Update pull: true to pull: always for new docker compose module
This commit is contained in:
@@ -27,5 +27,5 @@
|
||||
- name: Start docker containers
|
||||
community.docker.docker_compose_v2:
|
||||
project_src: "{{ install_directory }}/{{ role_name }}"
|
||||
pull: true
|
||||
pull: always
|
||||
remove_orphans: yes
|
||||
|
Reference in New Issue
Block a user