2024-12-11 10:07:16 +01:00

4 lines
95 B
YAML

- name: restart_docker
ansible.builtin.service:
name: docker.service
state: restarted