We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42d1937 commit c07792dCopy full SHA for c07792d
tasks/main.yml
@@ -9,7 +9,7 @@
9
- import_tasks: keys/rpm-key.yml
10
when:
11
- ansible_os_family == "RedHat" or ansible_os_family == "Suse"
12
- - nginx_install_from == "nginx_repository"
+ - nginx_install_from == "nginx_repository" or nginx_amplify_enable or nginx_controller_enable or nginx_unit_enable
13
14
- name: "(Install: Debian/Ubuntu/CentOS/RedHat/FreeBSD) Install NGINX"
15
block:
0 commit comments