1
0
Fork 0

Comment not safe changement

This commit is contained in:
Florian RICHER 2024-07-14 22:47:15 +02:00
parent 6dcef5cbbb
commit ba37728d72
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
2 changed files with 7 additions and 7 deletions

View file

@ -5,6 +5,6 @@
containers: true
images: true
networks: true
volumes: true
# volumes: true
builder_cache: true
become: yes

View file

@ -19,9 +19,9 @@
src: "config/dynamic_conf.yml"
dest: "traefik/config/dynamic_conf.yml"
- name: Update and restart container
community.docker.docker_compose_v2:
project_src: traefik
state: present
pull: always
become: true
# - name: Update and restart container
# community.docker.docker_compose_v2:
# project_src: traefik
# state: present
# pull: always
# become: true