make building and pulling configurable
Some checks failed
/ Ansible Lint (push) Failing after 40s

This commit is contained in:
Stefan Bethke 2026-01-25 13:26:20 +01:00
commit f887de25c5
2 changed files with 4 additions and 2 deletions

View file

@ -1 +1,3 @@
docker_compose__build: always
docker_compose__configuration_files: [ ]
docker_compose__pull: always