1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Daniel c8c2636676
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>
2022-04-24 12:55:47 +02:00
..
action
become
cache Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
callback [plugins/callback/syslog_json.py] use v2 api, add option to skip sysl… (#4223) 2022-03-03 07:33:29 +01:00
connection Get rid of distutils.spawn and distutils.util (#3934) 2022-01-04 06:56:28 +01:00
doc_fragments ldap: added documentation as requested (#4389) 2022-03-24 07:05:26 +01:00
filter Add options to filter lists_mergeby (#4058) 2022-01-28 08:19:19 +01:00
inventory Proxmox inventory: implement API token auth (#4540) 2022-04-24 12:55:47 +02:00
lookup Bug fix: Warns user if incorrect SDK version is installed (#4422) 2022-04-05 07:25:41 +02:00
module_utils [pritunl] removed unnecessary data from auth string (#4530) 2022-04-20 09:24:29 +02:00
modules Removed 'default=None' in a batch of modules 2 (#4567) 2022-04-24 07:42:36 +02:00
test a_module test: fix crash in case of tombstoning (#3660) 2021-11-04 08:29:17 +01:00