[correct]

This commit is contained in:
2024-08-27 23:36:06 +02:00
parent 367c87ab9d
commit eab3868a3a

View File

@@ -31,7 +31,7 @@
- community.docker.docker_compose_v2:
project_src: /opt/dockerapps/
pull: true
pull: always
when:
- inventory_hostname == 'scaleway'
@@ -59,4 +59,5 @@
body: "{{ ansible_play_hosts }}"
status_code: 200
delegate_to: localhost
run_once: true