Select Git revision
ansible.cfg
ansible.cfg 143 B
[defaults]
host_key_checking = False
retry_files_enabled = False
roles_path = roles:../../
command_warnings = True
deprecation_warnings = True
how to install roles. - Corrected privilege escalation in tests, added example.
how to install roles. - Corrected privilege escalation in tests, added example.