mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
c8c2636676
* 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>
2 lines
No EOL
179 B
YAML
2 lines
No EOL
179 B
YAML
minor_changes:
|
|
- proxmox inventory plugin - add token authentication as an alternative to username/password (https://github.com/ansible-collections/community.general/pull/4540). |