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
Ajpantuso d0bb74a03b
Allow tags strings containing commas in proxmox inventory plug-in (#1949)
* Included explicit parsing for proxmox guest tags and updated corresponding unit test with tags key

* Including changelog fragment for PR 1949

* Removed ellipsis from test

Proxmox only permits periods when surrounded by alphanumeric characters

* Corrected punctuation for changelog entry

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

* Allowing tags string to contain commas

* Incorporated new parsed tags fact with bugfix

* Correcting whitespace issues

* Update changelogs/fragments/1949-proxmox-inventory-tags.yml

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

* Update plugins/inventory/proxmox.py

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

* Update changelogs/fragments/1949-proxmox-inventory-tags.yml

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

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-03-11 22:08:11 +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 Remove unneeded fields (with typos). (#1887) 2021-02-23 23:11:49 +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 Allow tags strings containing commas in proxmox inventory plug-in (#1949) 2021-03-11 22:08:11 +01:00
scaleway.py update scaleway zones (#1690) 2021-01-28 12:51:07 +01:00
stackpath_compute.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
virtualbox.py Update CI (#1782) 2021-02-11 10:24:58 +01:00