Skip to content
Snippets Groups Projects
Select Git revision
  • 8ac213da70fefe85b4c22d8f184dd22c81b444ca
  • master default
2 results

README.md

Blame
  • ansible.cfg 152 B
    [defaults]
    inventory = inventory.yml
    forks = 30
    host_key_checking = False
    #strategy = free
    nocows=1
    cow_selection=stegosaurus
    [ssh_connection]
    retries=4