mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
13 lines
257 B
INI
13 lines
257 B
INI
# LXD external inventory script settings
|
|
|
|
[lxd]
|
|
|
|
# The default resource
|
|
#resource = local:
|
|
|
|
# The group name to add the hosts to
|
|
#group = lxd
|
|
|
|
# The connection type to return for these hosts - lxd hasn't been tested yet
|
|
#connection = lxd
|
|
connection = smart
|