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
+5
View File
@@ -0,0 +1,5 @@
---
- name: Docker on host
hosts: all
roles:
- role: roles/docker