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 3b9c6d496b
Add tags filter to linode inventory plugin (#1551)
* Add tags filter to linode inventory plugin

* add tags to return tuple on line 66 in test_linode.py

* Add period in changelog fragment.
use if any() rather than for ... if list completion

* Clarify the description of the ``tags`` option

* Updated description to remove syntax error of line break.
2021-01-17 12:29:20 +01:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
cobbler.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
gitlab_runners.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
linode.py Add tags filter to linode inventory plugin (#1551) 2021-01-17 12:29:20 +01:00
nmap.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
online.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
proxmox.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
scaleway.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
stackpath_compute.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
virtualbox.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00