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
Gustav Alerby c3fd14e18f
Ignore similar chars in random_string (#7242)
* Added the option to ignore certain characters

This can be usefull for eliminating confusion.

* Removed the loop and added each char_sets

The variable name is not known inside the loop so updating it does not work.

* Changelog fragment file

* Forgot the file extention for the fragment yaml file

* Update plugins/lookup/random_string.py

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

* Update plugins/lookup/random_string.py

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

* Update plugins/lookup/random_string.py

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

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-09-20 17:28:32 +00:00
..
bitwarden.py bitwarden lookup fix get_field (#7061) 2023-08-11 13:22:26 +02:00
bitwarden_secrets_manager.py New lookup plug-in: Bitwarden Secrets Manager (#6389) 2023-07-08 10:11:02 +02:00
cartesian.py
chef_databag.py
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
cyberarkpassword.py
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 Improve seealso (#6766) 2023-06-22 13:16:22 +02:00
etcd3.py Improve seealso (#6766) 2023-06-22 13:16:22 +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
keyring.py
lastpass.py
lmdb_kv.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
manifold.py
merge_variables.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
onepassword.py Use get(..) instead of [..] for safe lookup of value (Fixes #7240) (#7241) 2023-09-13 07:48:36 +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 Ignore similar chars in random_string (#7242) 2023-09-20 17:28:32 +00:00
random_words.py
redis.py
revbitspss.py Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
shelvefile.py
tss.py tss lookup plugin - Fetch secret by path (#6881) 2023-07-14 19:43:14 +02:00