Added glance to stack

This commit is contained in:
2024-09-22 08:16:55 -06:00
parent 6d1ebc61d6
commit dce59dad9c
6 changed files with 125 additions and 3 deletions

View File

@@ -22,6 +22,6 @@
- name: deploy caddy stack
community.docker.docker_compose_v2:
project_src: /opt/stacks/caddy
recreate: always
recreate: never
files:
- compose.yml