Ensure OS Patch

This commit is contained in:
2019-11-21 21:35:13 -06:00
parent 07ea4550a0
commit 90a7d2c631
9 changed files with 162 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_os_patch