0.1.0-DEV-20200429-233815
------------------------- * INITIAL: - initial commit for zen_ntp ansible role
This commit is contained in:
2
tests/inventory
Normal file
2
tests/inventory
Normal file
@ -0,0 +1,2 @@
|
||||
localhost
|
||||
|
5
tests/test.yml
Normal file
5
tests/test.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- zen_ntp
|
Reference in New Issue
Block a user