[ssh_connection] | |
ssh_args = -o ControlMaster=auto -o ControlPersist=60m -o ConnectionAttempts=100 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no | |
[defaults] | |
host_key_checking=False | |
deprecation_warnings=False | |
inventory_ignore_extensions = ~, .orig, .bak, .ini, .cfg, .retry, .pyc, .pyo, .creds | |
[inventory] | |
ignore_patterns = artifacts, credentials |