9 lines
167 B
INI
9 lines
167 B
INI
[defaults]
|
|
inventory=./inventory
|
|
remote_user="ansible"
|
|
roles_path=./roles
|
|
collections_path=./collections
|
|
|
|
[inventory]
|
|
enable_plugins = community.general.proxmox, yaml
|