Ajoute le rôle docker

This commit is contained in:
2026-03-17 08:38:11 +01:00
parent 75ad1c554b
commit b4bcc06935
4 changed files with 64 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
- name: Installe docker
hosts: docker_servers
roles:
- docker