Skip to content
Snippets Groups Projects
Commit bea88bb8 authored by Théo - Le Filament's avatar Théo - Le Filament
Browse files

fix: bad arguments in handler

parent cb536339
Branches 13.0
No related tags found
No related merge requests found
......@@ -3,8 +3,6 @@
- name: "Restart Docker daemon"
ansible.builtin.systemd_service:
state: restarted
recreate: always
pull: missing
name: "docker"
async: 120
poll: 10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment