mirror of
https://github.com/Apress/Beginning-Ansible-Concepts-and-Application.git
synced 2024-11-14 02:58:16 +01:00
5 lines
135 B
INI
5 lines
135 B
INI
[defaults]
|
|
host_key_checking = false
|
|
inventory = inventory
|
|
stdout_callback = yaml
|
|
vault_identity_list = example@prompt, website@prompt
|