Skip to content

Commit 2fa307d

Browse files
authored
nginx_app_protect_manage_repo flag for RHEL NGINX Plus repository (#110)
1 parent 301b578 commit 2fa307d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/install/install-redhat.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
enabled: true
1010
gpgcheck: true
1111
state: "{{ nginx_app_protect_license_status | default ('present') }}"
12+
when: nginx_app_protect_manage_repo | bool
1213

1314
- name: (CentOS/RHEL) {{ nginx_app_protect_license_status is defined | ternary('Remove', 'Configure') }} NGINX App Protect repository
1415
yum_repository:

0 commit comments

Comments
 (0)