浏览代码

Force static inclusion of handlers

Emmanuel Bouthenot 8 年之前
父节点
当前提交
2d2beb3f7d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ansible.cfg

+ 1 - 1
ansible.cfg

@@ -61,7 +61,7 @@ stdout_callback = skippy
 # values to True will make includes behave more like they did in the
 # 1.x versions.
 #task_includes_static = True
-#handler_includes_static = True
+handler_includes_static = True
 
 # change this for alternative sudo implementations
 #sudo_exe = sudo