[correct]
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user