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 301b578 commit 2fa307dCopy full SHA for 2fa307d
tasks/install/install-redhat.yml
@@ -9,6 +9,7 @@
9
enabled: true
10
gpgcheck: true
11
state: "{{ nginx_app_protect_license_status | default ('present') }}"
12
+ when: nginx_app_protect_manage_repo | bool
13
14
- name: (CentOS/RHEL) {{ nginx_app_protect_license_status is defined | ternary('Remove', 'Configure') }} NGINX App Protect repository
15
yum_repository:
0 commit comments