2024-05-06 15:20:57 +02:00

6 lines
92 B
YAML

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