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/tests/unit/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
test_cobbler.py Add cobbler inventory plugin (#627) 2020-07-21 23:37:01 +03:00
test_linode.py Add tags filter to linode inventory plugin (#1551) 2021-01-17 12:29:20 +01:00
test_proxmox.py proxmox: ignore QEMU templates altogether (#1185) 2020-10-30 19:51:49 +01:00
test_stackpath_compute.py Add inventory plugin for Stackpath Edge Compute (#856) 2020-09-30 14:12:42 +03:00