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 860b8dd commit 2aedcd6Copy full SHA for 2aedcd6
tasks/prerequisites/setup-centos.yml
@@ -8,3 +8,4 @@
8
- name: Disable SELinux
9
selinux:
10
state: disabled
11
+ when: "'selinux' in ansible_facts.packages"
0 commit comments