소스 검색

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