Files

6 lines
76 B
YAML

---
- name: Restart Docker
systemd:
name: docker
state: restarted