Conditional restart of docker daemon

This commit is contained in:
David M Noriega 2017-09-29 14:06:02 -07:00
parent 108c97da24
commit acf30ad436

View File

@ -1,3 +1,4 @@
---
- name: restart docker
service: name=docker state=restarted
when: docker_restart