container: flush handler in the end
This commit is contained in:
@@ -104,3 +104,6 @@
|
||||
ansible.builtin.set_fact:
|
||||
docker_mounts: []
|
||||
when: final_docker_volumes | length > 0
|
||||
|
||||
- name: Flush handlers to trigger container restart
|
||||
ansible.builtin.meta: flush_handlers
|
||||
|
||||
Reference in New Issue
Block a user