mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Proxmox inventory: implement API token auth (#4540)
* Proxmox inventory: implement api token auth * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * fix linter errors * add changelog fragment * add examples * fix a typo and break long lines * Update changelogs/fragments/4540-proxmox-inventory-token-auth.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
3b103f905e
commit
c8c2636676
2 changed files with 70 additions and 10 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- proxmox inventory plugin - add token authentication as an alternative to username/password (https://github.com/ansible-collections/community.general/pull/4540).
|
Loading…
Add table
Add a link
Reference in a new issue