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 fe32888 commit 42d1937Copy full SHA for 42d1937
tasks/main.yml
@@ -4,7 +4,7 @@
4
- import_tasks: keys/apt-key.yml
5
when:
6
- ansible_os_family == "Debian"
7
- - nginx_install_from == "nginx_repository"
+ - nginx_install_from == "nginx_repository" or nginx_amplify_enable or nginx_controller_enable or nginx_unit_enable
8
9
- import_tasks: keys/rpm-key.yml
10
0 commit comments