add docker_ubuntu role

This commit is contained in:
Sergey Malyuk
2025-12-18 15:09:10 +03:00
parent c7d5c4bf59
commit 2c0224566e
10 changed files with 217 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
- name: Converge
hosts: all
roles:
- role: genlab.docker_ubuntu
du_docker_version: "27.3.1"
du_registry_mirrors:
- https://docker.io
- https://mirror.gcr.io