浏览代码

force_handlers = True

master
父节点
当前提交
6f9551adbd
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      templates/ansible.cfg.j2

+ 1
- 0
templates/ansible.cfg.j2 查看文件

@@ -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


正在加载...
取消
保存