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 ()
* 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 () 2023-08-11 13:22:26 +02:00
bitwarden_secrets_manager.py New lookup plug-in: Bitwarden Secrets Manager () 2023-07-08 10:11:02 +02:00
cartesian.py
chef_databag.py
collection_version.py Start using semantic markup () 2023-06-10 09:28:40 +02:00
consul_kv.py Start using semantic markup () 2023-06-10 09:28:40 +02:00
credstash.py
cyberarkpassword.py
dependent.py Use semantic markup (modules a-c) () 2023-06-15 15:46:33 +02:00
dig.py Start using semantic markup () 2023-06-10 09:28:40 +02:00
dnstxt.py Start using semantic markup () 2023-06-10 09:28:40 +02:00
dsv.py Start using semantic markup () 2023-06-10 09:28:40 +02:00
etcd.py Improve seealso () 2023-06-22 13:16:22 +02:00
etcd3.py Improve seealso () 2023-06-22 13:16:22 +02:00
filetree.py Start using semantic markup () 2023-06-10 09:28:40 +02:00
flattened.py Use semantic markup (modules a-c) () 2023-06-15 15:46:33 +02:00
hiera.py
keyring.py
lastpass.py
lmdb_kv.py Start using semantic markup () 2023-06-10 09:28:40 +02:00
manifold.py
merge_variables.py Start using semantic markup () 2023-06-10 09:28:40 +02:00
onepassword.py Use get(..) instead of [..] for safe lookup of value (Fixes ) () 2023-09-13 07:48:36 +02:00
onepassword_raw.py Onepassword lookup add service accounts () 2023-06-15 19:18:12 +02:00
passwordstore.py Start using semantic markup () 2023-06-10 09:28:40 +02:00
random_pet.py
random_string.py Ignore similar chars in random_string () 2023-09-20 17:28:32 +00:00
random_words.py
redis.py
revbitspss.py Start using semantic markup () 2023-06-10 09:28:40 +02:00
shelvefile.py
tss.py tss lookup plugin - Fetch secret by path () 2023-07-14 19:43:14 +02:00