Bläddra i källkod

Force static inclusion of handlers

Emmanuel Bouthenot 8 år sedan
förälder
incheckning
2d2beb3f7d
1 ändrade filer med 1 tillägg och 1 borttagningar
  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