mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 12:44:22 -07:00
[PR #5640/fd436bdb backport][stable-6] fix typo disable_looups in inventory/proxmox (#5644)
fix typo disable_looups in inventory/proxmox (#5640)
* fix typo disable_looups in inventory/proxmox
- resolve issue with lookups in proxmox inventory config
* add changelog fragment
* Update changelogs/fragments/5640-fix-typo-proxmox-inventory.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit fd436bdbc2
)
Co-authored-by: Torgny Bjers <torgny@bjers.org>
This commit is contained in:
parent
9abda18071
commit
25d9ab8dcd
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/5640-fix-typo-proxmox-inventory.yml
Normal file
2
changelogs/fragments/5640-fix-typo-proxmox-inventory.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "proxmox inventory plugin - fix bug while templating when using templates for the ``url``, ``user``, ``password``, ``token_id``, or ``token_secret`` options (https://github.com/ansible-collections/community.general/pull/5640)."
|
Loading…
Add table
Add a link
Reference in a new issue