update docker role & add separate play

This commit is contained in:
2026-08-05 20:48:24 +02:00
parent 7013159c29
commit 1fc2506cf4
11 changed files with 225 additions and 103 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
- name: Restart Docker
systemd:
ansible.builtin.systemd:
name: docker
state: restarted