ansible-role-nginx/tasks
Vladimir Botka 27d94628bd Separate installation of Linux and BSD (#182)
* Added variable nginx_linux_families: ['Debian', 'RedHat', 'Suse']
* Added variable nginx_bsd_systems: ['FreeBSD', 'NetBSD', 'OpenBSD', 'DragonFlyBSD', 'HardenedBSD']
* Handler started only in "not ansible_check_mode" to avoid --check failure when service hes not been installed yet
* Installation of Linux moved to install-oss-linux.yml
* Installation of BSD moved to install-oss-bsd.yml
* File setup-freebsd.yml deleted
2019-11-18 21:09:10 +01:00
..
amplify Amplify installation fixes (#113) 2019-04-08 14:27:36 +01:00
conf Add variable to set location of NGINX status conf file (#184) 2019-11-18 17:14:00 +01:00
controller Improve role handling (#128) 2019-05-21 16:23:06 +01:00
keys Add support for Debian Buster (#163) 2019-08-07 22:16:27 +02:00
modules Use Molecule for testing (#158) 2019-08-03 12:53:21 +02:00
opensource Separate installation of Linux and BSD (#182) 2019-11-18 21:09:10 +01:00
plus Add option to specify the version of NGINX to install (#177) 2019-11-03 15:07:38 +01:00
prerequisites Refactor apt module loop 2018-11-19 13:42:41 -08:00
unit Fix more repository variables 2018-09-14 17:27:12 -07:00
main.yml Fix module installation when with plus (#162) 2019-10-03 18:10:51 +02:00