chrony: for now ignore errors in stopping ntp, probibly should just remove it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
14eaaf673a
commit
7a306aaa51
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
|
||||
- name: disable and stop ntp
|
||||
service: name=ntpd state=stopped enabled=no
|
||||
ignore_errors: true
|
||||
tags:
|
||||
- chrony
|
||||
- service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue