All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.ansible.ansible.cfg Maven / Gradle / Ivy

[defaults]
vault_password_file = ~/.ansible/.vault_pass
host_key_checking = False
retry_files_enabled = False
callback_whitelist = profile_tasks
#if( $optionTerraform=="y" )
inventory = inventory/ec2.py
#else
inventory = local
#end

[ssh_connection]
pipelining = True
ssh_args = -o ControlMaster=auto -o ControlPersist=30m -o ControlPath=~/.ssh/%C -o UserKnownHostsFile=/dev/null




© 2015 - 2025 Weber Informatics LLC | Privacy Policy