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/lookup
patchback[bot] 51bf8ed298
[PR #6074/b6492911 backport][stable-5] stop passing loader/dataloader since it has been deprecated by ansible (#6091)
stop passing loader/dataloader since it has been deprecated by ansible (#6074)

* stop passing loader/dataloader since it has been deprecated by ansible

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>

* add changelog fragment

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>

* explicitly pass None to keep compatibility to older Ansible versions

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>

* use try/except to keep things compatible

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>

* Update plugins/lookup/cartesian.py

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

* Update plugins/lookup/flattened.py

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

* Update plugins/lookup/flattened.py

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

* Update plugins/lookup/cartesian.py

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

* Update changelogs/fragments/6074-loader_in_listify.yml.yml

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

---------

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit b64929118e)

Co-authored-by: schurzi <github@drachen-server.de>
2023-02-25 15:39:43 +01:00
..
bitwarden.py [PR #5811/bf117c83 backport][stable-5] Clarify Error message when bitwarden vault not unlocked (#5877) 2023-01-22 17:46:41 +01:00
cartesian.py [PR #6074/b6492911 backport][stable-5] stop passing loader/dataloader since it has been deprecated by ansible (#6091) 2023-02-25 15:39:43 +01:00
chef_databag.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
collection_version.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
consul_kv.py [stable-5] Remove unneccessary imports (#5977) 2023-02-12 20:22:36 +01:00
credstash.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
cyberarkpassword.py [stable-5] Remove unneccessary imports (#5977) 2023-02-12 20:22:36 +01:00
dependent.py dependent lookup: prevent deprecation warning with ansible-core 2.14 (#5543) (#5547) 2022-11-15 08:47:51 +01:00
dig.py [PR #5914/3da24d50 backport][stable-5] dig lookup: fix DNSKEY's algorithm handling (#5915) 2023-01-29 18:37:21 +01:00
dnstxt.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
dsv.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
etcd.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
etcd3.py [stable-5] Remove unneccessary imports (#5977) 2023-02-12 20:22:36 +01:00
filetree.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
flattened.py [PR #6074/b6492911 backport][stable-5] stop passing loader/dataloader since it has been deprecated by ansible (#6091) 2023-02-25 15:39:43 +01:00
hiera.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
keyring.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
lastpass.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
lmdb_kv.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
manifold.py [stable-5] Remove unneccessary imports (#5977) 2023-02-12 20:22:36 +01:00
onepassword.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
onepassword_raw.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
passwordstore.py Clearer error logging in passwordstore lookup (#5436) (#5458) 2022-11-02 22:31:45 +01:00
random_pet.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
random_string.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
random_words.py Fix more copyright lines, add more default copyright lines (#5095) (#5096) 2022-08-08 15:19:46 +02:00
redis.py [stable-5] Remove unneccessary imports (#5977) 2023-02-12 20:22:36 +01:00
revbitspss.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
shelvefile.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
tss.py adding nested try block for tss.py to import new Delinea library (#5151) (#5164) 2022-08-23 22:03:30 +02:00