mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
51bf8ed298
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
|
||
---|---|---|
.. | ||
bitwarden.py | ||
cartesian.py | ||
chef_databag.py | ||
collection_version.py | ||
consul_kv.py | ||
credstash.py | ||
cyberarkpassword.py | ||
dependent.py | ||
dig.py | ||
dnstxt.py | ||
dsv.py | ||
etcd.py | ||
etcd3.py | ||
filetree.py | ||
flattened.py | ||
hiera.py | ||
keyring.py | ||
lastpass.py | ||
lmdb_kv.py | ||
manifold.py | ||
onepassword.py | ||
onepassword_raw.py | ||
passwordstore.py | ||
random_pet.py | ||
random_string.py | ||
random_words.py | ||
redis.py | ||
revbitspss.py | ||
shelvefile.py | ||
tss.py |