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
laszlojau 6bff57ee6e
Fix multiple issues with the TSS lookup plugin when using fetch_attachments (#6720)
* Treat files as binary when downloading attachments

* Raise a warning when the attachment can't be read

* Set the 'itemValue' for files, even when they can't be read

* Always return the original secret content

* Add changelog

* Fix changelog

* Update changelog

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

* Revert "Always return the original secret content"

This reverts commit a9fb96e165.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-06-20 18:23:16 +02:00
..
bitwarden.py Semantic markup: use E() in more places (#6699) 2023-06-15 09:29:30 +02:00
cartesian.py stop passing loader/dataloader since it has been deprecated by ansible (#6074) 2023-02-25 15:29:27 +01:00
chef_databag.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
collection_version.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
consul_kv.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
credstash.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
cyberarkpassword.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
dependent.py Use semantic markup (modules a-c) (#6671) 2023-06-15 15:46:33 +02:00
dig.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
dnstxt.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
dsv.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
etcd.py Semantic markup: use E() in more places (#6699) 2023-06-15 09:29:30 +02:00
etcd3.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
filetree.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
flattened.py Use semantic markup (modules a-c) (#6671) 2023-06-15 15:46:33 +02:00
hiera.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
keyring.py Lookups: use Ansible's config manager whenever possible (#5440) 2022-11-01 21:58:46 +01:00
lastpass.py Fix copyright lines (make sure 'Copyright' is there). (#5083) 2022-08-05 22:12:10 +02:00
lmdb_kv.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
manifold.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
merge_variables.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
onepassword.py Onepassword lookup add service accounts (#6660) 2023-06-15 19:18:12 +02:00
onepassword_raw.py Onepassword lookup add service accounts (#6660) 2023-06-15 19:18:12 +02:00
passwordstore.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
random_pet.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
random_string.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
random_words.py Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
redis.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
revbitspss.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
shelvefile.py Lookups: use Ansible's config manager whenever possible (#5440) 2022-11-01 21:58:46 +01:00
tss.py Fix multiple issues with the TSS lookup plugin when using fetch_attachments (#6720) 2023-06-20 18:23:16 +02:00