Added all files
This commit is contained in:
4
examples/000_example/roles/common/handlers/main.yml
Executable file
4
examples/000_example/roles/common/handlers/main.yml
Executable file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
# handlers file for common
|
||||
- name: restart ntp
|
||||
service: name=ntpd state=restarted
|
||||
Reference in New Issue
Block a user