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

playbook.yml

Blame
  • ansible.cfg 143 B
    [defaults]
    host_key_checking = False
    retry_files_enabled = False
    roles_path = roles:../../
    command_warnings = True
    deprecation_warnings = True