Skip to content
Snippets Groups Projects
Commit 05113190 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

feat: force running handlers

parent 9050ef74
No related branches found
No related tags found
No related merge requests found
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
no_log: false no_log: false
# execution strategy, possible values: debug, linear, serial, free (https://docs.ansible.com/ansible/latest/user_guide/playbooks_strategies.html) # execution strategy, possible values: debug, linear, serial, free (https://docs.ansible.com/ansible/latest/user_guide/playbooks_strategies.html)
strategy: linear strategy: linear
force_handlers: true
roles: roles:
# - { role: ansible_lza_install_common, become: true } # - { role: ansible_lza_install_common, become: true }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment