Procházet zdrojové kódy

Force static inclusion of handlers

Emmanuel Bouthenot před 8 roky
rodič
revize
2d2beb3f7d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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