mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 21:54:22 -07:00
[PR #5602/632fc07e backport][stable-5] Updated tags delimiter (#5651)
Updated tags delimiter (#5602)
* Updated tags delimiter
Starting from Proxmox 7.3 tags are delimited by semicolon. For backward compatibility it needs to be splitted by both commas and semicolons.
* Added missing space
* Add changelog fragment.
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 632fc07e65
)
Co-authored-by: domelek <40233039+domelek@users.noreply.github.com>
This commit is contained in:
parent
0273420e70
commit
ac5bbe666e
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/5602-proxmox-tags.yml
Normal file
2
changelogs/fragments/5602-proxmox-tags.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "proxmox inventory plugin - handle tags delimited by semicolon instead of comma, which happens from Proxmox 7.3 on (https://github.com/ansible-collections/community.general/pull/5602)."
|
Loading…
Add table
Add a link
Reference in a new issue