Change ntp-server role formatting
This commit is contained in:
parent
17468493cc
commit
9ff6b69b82
2 changed files with 18 additions and 9 deletions
|
@ -1,3 +1,5 @@
|
|||
---
|
||||
- name: restart ntpd
|
||||
service: name=ntp state=restarted
|
||||
service:
|
||||
name: ntp
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue