Commit Graph

3 Commits (bed4b171077058f1ed29785c6def52de2b1f441c)

Author SHA1 Message Date
Rémy Keil f44300cec5
add inventory plugin unit test `test_verify_file` (#2773)
* add inventory plugin unit test `test_verify_file`

* fix typos in `test_verify_file_bad_config` unit test
2021-06-10 22:05:04 +02:00
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
Ansible Core Team aebc1b03fd Initial commit 2020-03-09 09:11:07 +00:00