Ansible Role Init

This commit is contained in:
2020-12-05 23:07:12 -06:00
parent 786efc258b
commit 36568d7d00
9 changed files with 134 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
localhost
+5
View File
@@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- ensure_selinux