mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-17 01:13:40 -05:00
13 lines
264 B
INI
13 lines
264 B
INI
[defaults]
|
|
nocows = True
|
|
roles_path = ./galaxy-roles:./roles
|
|
collections_paths = ./
|
|
inventory = ./inventory.yml
|
|
stdout_callback = yaml
|
|
any_errors_fatal = True
|
|
display_skipped_hosts = False
|
|
vault_password_file = ./.password_file
|
|
|
|
[ssh_connection]
|
|
scp_if_ssh = True
|