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
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
..
action Bump version to 2.0.0 (#1369) 2020-11-26 14:26:36 +01:00
become Fix various sanity errors in plugins (#881) 2020-09-16 11:06:45 +02:00
cache Bump version to 2.0.0 (#1369) 2020-11-26 14:26:36 +01:00
callback YAML callback: do not remove non-ASCII Unicode from multi-line string output (#1522) 2020-12-22 09:24:20 +01:00
connection saltstack: fix put_file to preserve checksum (#1472) 2020-12-19 18:11:41 +01:00
doc_fragments Proxmox doc fragments (#1404) 2020-12-02 16:08:07 +01:00
filter Added filter plugin lists_mergeby. Fix #249 (#604) 2020-12-04 09:32:42 -05:00
inventory Add support for keyed_groups, groups, and compose options to linode i… (#1453) 2020-12-27 13:53:41 +01:00
lookup Added umask option to passwordstore lookup plugin. (#1156) 2020-11-24 08:05:59 +01:00
module_utils nios_member: fix nios api member_normalize error with python 3 (#1527) 2020-12-22 23:57:50 +01:00
modules gitlab_project: Add a parameter to specify Git LFS (#1540) 2020-12-27 10:55:06 +01:00