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/tests/unit/plugins/inventory
Will Hegedus f77a1114fb
linode: Allow templating token for dynamic inventory (#4040)
* 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>
2022-01-30 22:16:59 +01:00
..
fixtures LXD inventory: Support virtual machines (#3519) 2021-12-13 22:01:52 +01:00
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
test_cobbler.py add inventory plugin unit test test_verify_file (#2773) 2021-06-10 22:05:04 +02:00
test_icinga2.py Icinga2 Inventory Plugin - Error handling and inventory name changer (#3906) 2021-12-18 20:06:30 +01:00
test_linode.py linode: Allow templating token for dynamic inventory (#4040) 2022-01-30 22:16:59 +01:00
test_lxd.py LXD inventory: Support virtual machines (#3519) 2021-12-13 22:01:52 +01:00
test_opennebula.py Added OpenNebula inventory plugin (#810) 2021-09-28 16:32:15 +02:00
test_proxmox.py Proxmox inventory: Added snapshots fact (#3044) 2021-07-22 22:55:07 +02:00
test_stackpath_compute.py add inventory plugin unit test test_verify_file (#2773) 2021-06-10 22:05:04 +02:00
test_xen_orchestra.py Xen orchestra inventory: Added groups, keyed_groups and compose support (#3766) 2021-11-22 13:53:25 +01:00