Robert Kaussow
1f5b0d63f2
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Robert Kaussow <xoxys@rknet.org> Co-committed-by: Robert Kaussow <xoxys@rknet.org>
9 lines
107 B
YAML
9 lines
107 B
YAML
---
|
|
- name: Converge
|
|
hosts: all
|
|
vars:
|
|
selinux_state: enforcing
|
|
|
|
roles:
|
|
- role: xoxys.selinux
|