0.1.0-DEV-20200429-233815

-------------------------
    * INITIAL:
      - initial commit for zen_ntp ansible role
This commit is contained in:
2020-04-29 23:40:42 -04:00
commit ea2a253234
11 changed files with 275 additions and 0 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:
- zen_ntp