[correct]
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
- community.docker.docker_compose_v2:
|
- community.docker.docker_compose_v2:
|
||||||
project_src: /opt/dockerapps/
|
project_src: /opt/dockerapps/
|
||||||
pull: true
|
pull: always
|
||||||
when:
|
when:
|
||||||
- inventory_hostname == 'scaleway'
|
- inventory_hostname == 'scaleway'
|
||||||
|
|
||||||
@@ -59,4 +59,5 @@
|
|||||||
body: "{{ ansible_play_hosts }}"
|
body: "{{ ansible_play_hosts }}"
|
||||||
status_code: 200
|
status_code: 200
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
run_once: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user