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/inventory
patchback[bot] db84ea4ab6
linode: Allow templating token for dynamic inventory (#4040) (#4119)
* linode: Allow templating token for dynamic inventory

Template the value for the access_token if it's a Jinja template.

Allows for looking up tokens from files or pulling from secrets stores like Vault.

* add Linode changelog fragment

* Fix lookup example for newer versions of Ansible

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

* Rename test case for clarity

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

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit f77a1114fb)

Co-authored-by: Will Hegedus <will@wbhegedus.me>
2022-01-30 21:40:07 +00:00
..
cobbler.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3941) 2021-12-24 19:15:47 +01:00
gitlab_runners.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
icinga2.py Icinga2 Inventory Plugin - Error handling and inventory name changer (#3906) (#3915) 2021-12-19 14:18:57 +01:00
linode.py linode: Allow templating token for dynamic inventory (#4040) (#4119) 2022-01-30 21:40:07 +00:00
lxd.py LXD inventory: Support virtual machines (#3519) (#3900) 2021-12-14 06:42:47 +01:00
nmap.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
online.py update scaleway maintainers (#3472) (#3873) 2021-12-08 20:20:59 +01:00
opennebula.py Added OpenNebula inventory plugin (#810) 2021-09-28 16:32:15 +02:00
proxmox.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3941) 2021-12-24 19:15:47 +01:00
scaleway.py update scaleway maintainers (#3472) (#3873) 2021-12-08 20:20:59 +01:00
stackpath_compute.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
virtualbox.py fixed the utf-8 marker (#3162) 2021-08-07 15:02:21 +02:00
xen_orchestra.py Update example (#4041) (#4047) 2022-01-16 20:55:03 +01:00