mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-22 03:39:08 +00:00
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>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 7241-prevent-key-error-when-value-does-not-exist.yml | ||
| 7242_ignore_similar_chars.yml | ||
| 7251-gitlab-variables-deleteing-all-variables.yml | ||
| 7264-ldap_search-strings.yml | ||
| 7273-ini_file_ignore_spaces.yml | ||
| deprecate-ansible-core-2.11-2.12.yml | ||