2025-02-05 12:37:22 +00:00

6 lines
92 B
YAML

---
- name: Restart Docker
ansible.builtin.systemd:
name: docker
state: restarted