forked from ISTI-ansible-roles/ansible-roles
Remove the ntp handler.
This commit is contained in:
parent
b967322335
commit
69c00c4af7
|
@ -22,7 +22,3 @@
|
||||||
shell: update-ca-certificates
|
shell: update-ca-certificates
|
||||||
tags: ca
|
tags: ca
|
||||||
|
|
||||||
- name: Restart ntp server
|
|
||||||
service: name=ntp state=restarted
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue