Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

10 lines
165 B

  1. [defaults]
  2. retry_files_enabled = False
  3. result_format = yaml
  4. [connection]
  5. pipelining = True
  6. [ssh_connection]
  7. ssh_args = -o ControlMaster=auto -o ControlPersist=60s