Difference between revisions of "Ssh args in /etc/ansible/ansible.cfg"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} #ssh_args = -C -o ControlMaster=auto -o ControlPersist=60s {{ansible.cfg}}")
 
Line 3: Line 3:
 
  #ssh_args = -C -o ControlMaster=auto -o ControlPersist=60s  
 
  #ssh_args = -C -o ControlMaster=auto -o ControlPersist=60s  
  
 
+
#ssh_args = -o [[ConnectTimeout]]=3
  
 
{{ansible.cfg}}
 
{{ansible.cfg}}

Revision as of 09:29, 14 September 2023

#ssh_args = -C -o ControlMaster=auto -o ControlPersist=60s 
#ssh_args = -o ConnectTimeout=3

/etc/ansible/ansible.cfg, ./ansible.cfg, ansible-config

Advertising: