8 lines
177 B
INI
8 lines
177 B
INI
[defaults]
|
|
inventory = inventory
|
|
remote_user = root
|
|
host_key_checking = False
|
|
private_key_file = ~/.ssh/id_rsa
|
|
vault_password_file = ~/.ssh/.vault_pass.txt
|
|
roles_path = ./roles
|