mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 19:58:07 +03:00
do not disable SELinux surreptitiously (#10920)
This commit is contained in:
@@ -19,7 +19,6 @@
|
|||||||
- ansible_os_family == "RedHat"
|
- ansible_os_family == "RedHat"
|
||||||
- "'Amazon' not in ansible_distribution"
|
- "'Amazon' not in ansible_distribution"
|
||||||
- slc.stat.exists
|
- slc.stat.exists
|
||||||
changed_when: False
|
|
||||||
tags:
|
tags:
|
||||||
- bootstrap-os
|
- bootstrap-os
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user