1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/inventory
HAH! Sun 669d0925f7
Feature: Provide project field for LXD inventory plugin (#5658)
* Provide project field for LXD inventory plugin

if field `project` exists in `lxd.yml`, the instances are searched in the
given LXD project. if project field is not defined the default project
named `default` will be used.

Signed-off-by: omani <3346207+omani@users.noreply.github.com>

* Update plugins/inventory/lxd.py

Signed-off-by: omani <3346207+omani@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-12-23 08:00:17 +01:00
..
cobbler.py
gitlab_runners.py
icinga2.py
linode.py linnode inventory, remove redundant (#5438) 2022-11-01 07:33:43 +01:00
lxd.py Feature: Provide project field for LXD inventory plugin (#5658) 2022-12-23 08:00:17 +01:00
nmap.py Add additional flags to nmap.py (#5566) 2022-11-17 06:56:21 +01:00
online.py
opennebula.py
proxmox.py Updated tags delimiter (#5602) 2022-12-04 12:42:46 +01:00
scaleway.py
stackpath_compute.py
virtualbox.py
xen_orchestra.py