add SELinux role

This commit is contained in:
ikerbs
2021-11-02 17:07:34 +03:00
commit 069cb9b8ee
4 changed files with 35 additions and 0 deletions

4
defaults/main.yml Normal file
View File

@ -0,0 +1,4 @@
---
selinux_policy: 'targeted'
selinux_state: 'permissive'
reboot_requirement: false