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
Ilija Matoski 13d18c9aa8
Proxmox Inventory: Add support for templating in inventory file (#4418)
* added templating to the url, user, and password

* added changelog fragment

* typo in description for url, and password

* clarify in the changelog what can you change

* update documentation and added an example

* missing quote from examples

* Apply suggestions from code review

Changed to I for option names

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/inventory/proxmox.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-04-01 22:51:36 +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: Add support for templating in inventory file (#4418) 2022-04-01 22:51:36 +02:00
lookup Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
module_utils keycloak: add missing validate_certs parameters for open_url calls (#4382) 2022-03-28 21:28:42 +02:00
modules keycloak_client: add default_client_scopes and optional_client_scopes (#4385) 2022-03-28 21:28:03 +02:00
test a_module test: fix crash in case of tombstoning (#3660) 2021-11-04 08:29:17 +01:00