mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 06:04:24 -07:00
[PR #5714/2d4ce9f2 backport][stable-6] feat: add tags to proxmox containers (#5745)
feat: add tags to proxmox containers (#5714)
* feat: add tags to proxmox containers
* fix: correct version added
* fix: code style
* feat: changelog fragment
* fix: correct version_added
Co-authored-by: Felix Fontein <felix@fontein.de>
* feat: fail on unsupported params, rather than silently ignoring them
* fix: actually check unsupported feature presence before failing
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 2d4ce9f219
)
Co-authored-by: GuillaumeV-cemea <101114641+GuillaumeV-cemea@users.noreply.github.com>
This commit is contained in:
parent
2ab26db197
commit
50b9855ace
2 changed files with 37 additions and 1 deletions
3
changelogs/fragments/5714-proxmox-lxc-tag-support.yml
Normal file
3
changelogs/fragments/5714-proxmox-lxc-tag-support.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- proxmox - added new module parameter ``tags`` for use with PVE 7+ (https://github.com/ansible-collections/community.general/pull/5714).
|
Loading…
Add table
Add a link
Reference in a new issue