Update : Ci/cd
Run ansible / run-ansible-playbook (push) Failing after 56s

This commit is contained in:
2025-02-10 19:22:48 +01:00
parent 5800cf9263
commit 9d73c3b84e
21 changed files with 0 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
docker_apt_release_channel: "stable"
docker_apt_repository: "deb [arch=amd64] https://download.docker.com/linux/ubuntu {{ ansible_distribution_release }} stable"
docker_daemon_options:
storage-driver: "overlay2"