mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-09-21 17:51:38 +02:00
Conditional restart of docker daemon
This commit is contained in:
parent
108c97da24
commit
acf30ad436
@ -1,3 +1,4 @@
|
||||
---
|
||||
- name: restart docker
|
||||
service: name=docker state=restarted
|
||||
when: docker_restart
|
||||
|
Loading…
Reference in New Issue
Block a user