Files
2024-12-19 22:09:56 +01:00

6 lines
103 B
YAML

---
- name: restart_docker
service:
name: docker
state: "{{ docker_restart_handler_state }}"