mirror of
https://gitea.0xace.cc/ansible-galaxy/selinux.git
synced 2025-06-28 18:03:08 +00:00
add SELinux role
This commit is contained in:
5
handlers/main.yml
Normal file
5
handlers/main.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
|
||||
- name: Reboot
|
||||
reboot:
|
||||
when: reboot_requirement
|
Reference in New Issue
Block a user