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] 01b47a8a1f
convert string returned by plugin to unicode (#2329) (#2338)
* convert string returned by plugin to unicode

* add changelog fragment

* fix changelog format

* fix changelog format yet again

Co-authored-by: Anubhav Chakraborty <anubchak@cisco.com>
(cherry picked from commit f11f6595cc)

Co-authored-by: Anubhav Chakraborty <47817745+coderfool@users.noreply.github.com>
2021-04-24 12:51:52 +02:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
cartesian.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
chef_databag.py fixed Python 3 keys() usage (#1861) (#1890) 2021-02-23 23:48:28 +01:00
consul_kv.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
credstash.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
cyberarkpassword.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
dig.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
dnstxt.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-18 08:29:44 +02:00
dsv.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
etcd.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
etcd3.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
filetree.py with_filetree:: use splitext for compatibility with template: (#2285) (#2321) 2021-04-21 13:03:05 +00:00
flattened.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
gcp_storage_file.py Fix gcp_storage_file lookup plugin (#1284). 2020-11-13 22:06:46 +01:00
hashi_vault.py Fix hashi_vault lookup approle authentication (#1138) (#1315) 2020-11-16 16:40:54 +00:00
hiera.py convert string returned by plugin to unicode (#2329) (#2338) 2021-04-24 12:51:52 +02:00
keyring.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
lastpass.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
lmdb_kv.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
manifold.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
nios.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
nios_next_ip.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
nios_next_network.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
onepassword.py onepassword: find the password field out of the fields list (#1610) (#1651) 2021-01-20 23:12:41 +01:00
onepassword_raw.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
passwordstore.py fix passwordstore.py to be compatible with gopass. (#1589) (#1674) 2021-01-25 12:59:22 +01:00
redis.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
shelvefile.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
tss.py Adding another example for tss lookup (#1945) (#1947) 2021-03-03 08:30:36 +01:00