Kick yate when config file changes

closes #29
This commit is contained in:
Stefan Bethke 2025-07-06 17:32:23 +02:00
commit 2edb3443d6
4 changed files with 9 additions and 0 deletions

View file

@ -60,6 +60,7 @@
become: true
loop: "{{ docker_compose__configuration_files }}"
# notify: docker compose down
notify: docker compose reload script
- name: Flush handlers to make "docker compose down" handler run now
ansible.builtin.meta: flush_handlers