Explorar el Código

FIXUP ANSIBLE CFG

Tomas Sedovic hace 7 años
padre
commit
fcf1494381
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      ansible.cfg

+ 2 - 1
ansible.cfg

@@ -24,7 +24,8 @@ fact_caching_connection = $HOME/ansible/facts
 fact_caching_timeout = 600
 callback_whitelist = profile_tasks
 inventory_ignore_extensions = secrets.py, .pyc, .cfg, .crt
-timeout = 30  # work around privilege escalation timeouts in ansible
+# work around privilege escalation timeouts in ansible:
+timeout = 30
 
 # Uncomment to use the provided BYO inventory
 #hostfile = inventory/byo/hosts