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
Ajpantuso 0f61ae4841
Adding tags as module parameter to proxmox_kvm (#2000)
* Adding tags as module parameter

* Added changelog fragment

* Correcting typo in changelog fragment

* Correcting punctuation in docs

* Including version to tags parameter description

Co-authored-by: Felix Fontein <felix@fontein.de>

* Correct tag validation and parsing logic condition

Original test was for key and not value

Co-authored-by: Felix Fontein <felix@fontein.de>

* Improving usability with default null behavior

* Removing default case and related unneccessary complexity

* Display regex in tags description as code

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-03-15 13:39:23 +01:00
..
action
become
cache fixed Python 3 keys() usage (#1861) 2021-02-23 23:19:27 +01:00
callback fixed Python 3 keys() usage (#1861) 2021-02-23 23:19:27 +01:00
connection Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
doc_fragments Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) 2021-02-16 07:11:37 +01:00
filter Add version_sort filter to properly sort list of versions (#1916) 2021-02-27 17:42:45 +01:00
inventory Excluded qemu templates in pools (#1991) 2021-03-12 08:00:03 +01:00
lookup Adding another example for tss lookup (#1945) 2021-03-02 21:58:55 +01:00
module_utils More false-positives (not flagged by sanity tests yet). (#2010) 2021-03-13 13:24:26 +01:00
modules Adding tags as module parameter to proxmox_kvm (#2000) 2021-03-15 13:39:23 +01:00