11 lines
181 B
INI
11 lines
181 B
INI
|
[defaults]
|
||
|
|
||
|
inventory=hosts
|
||
|
|
||
|
host_key_checking = False
|
||
|
deprication_warnings = False
|
||
|
|
||
|
remote_user = ubuntu
|
||
|
private_key_file = ~/.ssh/id_ed25519
|
||
|
|
||
|
vault_password_file = ./vault-pass.sh
|