ansible-role-nginx/tasks/plus
Vladimir Botka 31beec2e7b NGINX Plus separate installation of Linux and FreeBSD (#193)
* Added variable nginx_plus_linux_families: ['Alpine', 'Debian', 'RedHat', 'Suse']
* Added variable nginx_plus_bsd_systems: ['FreeBSD']
* Added variable nginx_freebsd_extra_packages: ['security/ca_root_nss']
* Installation of Linux moved to install-plus-linux.yml
* Installation of FreeBSD moved to install-plus-bsd.yml
* Installation of nginx_freebsd_extra_packages moved to tasks/prerequisites/setup-freebsd.yml
* Installation of NGINX Plus tested with FreeBSD 12.0; Lint passed
2019-11-26 14:15:55 +01:00
..
delete-license.yml Add option to delete license after installing NGINX Plus 2018-08-01 11:40:35 -07:00
install-plus-bsd.yml NGINX Plus separate installation of Linux and FreeBSD (#193) 2019-11-26 14:15:55 +01:00
install-plus-linux.yml NGINX Plus separate installation of Linux and FreeBSD (#193) 2019-11-26 14:15:55 +01:00
install-plus.yml NGINX Plus separate installation of Linux and FreeBSD (#193) 2019-11-26 14:15:55 +01:00
setup-alpine.yml Add support to the role for RHEL 8 and Alpine Linux (#129) 2019-05-20 17:32:08 +01:00
setup-debian.yml Improve role handling (#128) 2019-05-21 16:23:06 +01:00
setup-license.yml Add support to the role for RHEL 8 and Alpine Linux (#129) 2019-05-20 17:32:08 +01:00
setup-redhat.yml Use Molecule for testing (#158) 2019-08-03 12:53:21 +02:00
setup-suse.yml Add support to the role for RHEL 8 and Alpine Linux (#129) 2019-05-20 17:32:08 +01:00