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
cdbunch72 58a9287689
Add support for keyed_groups, groups, and compose options to linode i… (#1453)
* Add support for keyed_groups, groups, and compose options to linode inventory
plugin

* Changed instance,label to instance.label
various lint fixes around spacing

* Change self._strict to a local variable as it's no longer needed in other
methods

* Modified DESCRIPTION to add a version_added property to each of the new options.

* Add Changelog fragment

* Minor changes to the changelog fragment

* Replace 'the standard' with 'support for'

* Update description to note that the inventory groups are created by default
from the group attribute not tags and that the group attribute has been
depricated by Linode.

* Remove trailing space in description

* Add period to changelog fragment

Co-authored-by: Clinton Bunch <cdbunch@zeus.int.zentaur.org>
2020-12-27 13:53:41 +01:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
cobbler.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
gitlab_runners.py Fix various sanity errors in plugins (#881) 2020-09-16 11:06:45 +02:00
kubevirt.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-08 22:04:34 +02:00
linode.py Add support for keyed_groups, groups, and compose options to linode i… (#1453) 2020-12-27 13:53:41 +01:00
nmap.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
online.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-08 22:04:34 +02:00
proxmox.py proxmox: ignore QEMU templates altogether (#1185) 2020-10-30 19:51:49 +01:00
scaleway.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-08 22:04:34 +02:00
stackpath_compute.py Add inventory plugin for Stackpath Edge Compute (#856) 2020-09-30 14:12:42 +03:00
virtualbox.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00