This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-ansible
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
force_handlers = True
master
Markus Katharina Brechtel
4 years ago
parent
b3ff67216d
commit
6f9551adbd
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
templates/ansible.cfg.j2
+ 1
- 0
templates/ansible.cfg.j2
View File
@@ -10,6 +10,7 @@ strategy = mitogen_linear
{% endif %}
retry_files_enabled = False
force_handlers = True
{% if ansible_use_ara %}
callback_plugins = {{ _ara_location.stdout }}/plugins/callbacks
Write
Preview
Loading…
Cancel
Save