mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 00:21:23 -07:00
Add Environment Passthrough to Proxmox Inventory Module (#1645)
* Add env passthrough for Proxmox secrets * Improve descriptions for env passthrough. * Implement requested documentation changes * Add changelog fragment * Update changelogs/fragments/1645-proxmox-env-passthrough.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
5b1bede4cb
commit
f1a31611b7
2 changed files with 21 additions and 3 deletions
3
changelogs/fragments/1645-proxmox-env-passthrough.yml
Normal file
3
changelogs/fragments/1645-proxmox-env-passthrough.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- proxmox inventory plugin - add environment variable passthrough (https://github.com/ansible-collections/community.general/pull/1645).
|
Loading…
Add table
Add a link
Reference in a new issue