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}}")
 
 
(3 intermediate revisions by the same user not shown)
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
  
 +
== Related ==
 +
* [[sshpass]]
  
{{ansible.cfg}}
+
== See also ==
 +
* {{ansible.cfg}}
 +
 
 +
[[Category:Ansible]]

Latest revision as of 09:32, 14 September 2023

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

Related[edit]

See also[edit]

Advertising: