6 lines
170 B
INI
6 lines
170 B
INI
[defaults]
|
|
inventory = /workspace/inventory
|
|
vault_password_file = /workspace/vault_password_file
|
|
remote_user = devops
|
|
host_key_checking = False
|
|
enable_plugins = yaml, ini |