index
:
csa/devops/ansible-patches/ntp.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
handlers
/
main.yml
blob: 37d0e52876d733a1d418123f8f635579d042dd89 (
plain
)
1
2
3
4
--- - name: restart ntp service: "name={{ ntp_daemon }} state=restarted" when: ntp_enabled