Ansible Role Init

This commit is contained in:
2020-12-05 23:07:12 -06:00
parent f60ec08a4f
commit b5514e9415
9 changed files with 134 additions and 1 deletions

2
tests/inventory Normal file
View File

@@ -0,0 +1,2 @@
localhost

5
tests/test.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- ensure_selinux