[Add] Initial commit
This commit is contained in:
commit
40a65269e1
6 changed files with 125 additions and 0 deletions
3
handlers/main.yml
Normal file
3
handlers/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
- name: restart ntp
|
||||
action: service name=ntp state=restarted enabled=yes
|
Loading…
Add table
Add a link
Reference in a new issue