hcornet 9d73c3b84e
Some checks failed
Run ansible / run-ansible-playbook (push) Failing after 56s
Update : Ci/cd
2025-02-10 19:22:48 +01:00

6 lines
92 B
YAML

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