Podman shared images working

This commit is contained in:
2026-09-11 01:34:44 -04:00
parent 7090ea5585
commit 16ae125e1f
7 changed files with 143 additions and 2 deletions
+13
View File
@@ -0,0 +1,13 @@
# code: language=ansible
podman_technitium_registry: "docker.io"
podman_technitium_repository: "technitium/dns-server"
podman_technitium_version: "15.4.0"
podman_distribution_registry: "docker.io"
podman_distribution_repository: "distribution/distribution"
podman_distribution_version: "3"
podman_git_server_registry: "docker.io"
podman_git_server_repository: "rockstorm/git-server"
podman_git_server_version: "2.54"