6 lines
92 B
YAML
Raw Normal View History

2025-02-05 12:37:22 +00:00
---
- name: Restart Docker
ansible.builtin.systemd:
name: docker
state: restarted