NTP-Server Setup auf srv04.
This commit is contained in:
commit
204285bd14
7 changed files with 72 additions and 0 deletions
3
roles/ntp-server/handlers/main.yml
Normal file
3
roles/ntp-server/handlers/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
- name: restart ntpd
|
||||
service: name=ntp state=restarted
|
Loading…
Add table
Add a link
Reference in a new issue