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/changelogs/fragments
patchback[bot] 61e82c50e4
[PR #7242/c3fd14e1 backport][stable-7] Ignore similar chars in random_string (#7292)
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 c3fd14e18f)

Co-authored-by: Gustav Alerby <g.alerby@gmail.com>
2023-09-20 22:04:29 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
7241-prevent-key-error-when-value-does-not-exist.yml [PR #7241/1beb38ce backport][stable-7] Use get(..) instead of [..] for safe lookup of value (Fixes #7240) (#7258) 2023-09-13 06:24:22 +00:00
7242_ignore_similar_chars.yml [PR #7242/c3fd14e1 backport][stable-7] Ignore similar chars in random_string (#7292) 2023-09-20 22:04:29 +02:00
7251-gitlab-variables-deleteing-all-variables.yml [PR #7251/fc2e6c4b backport][stable-7] Fixed gitlab_*_variable when using purge (#7294) 2023-09-20 22:04:19 +02:00
7264-ldap_search-strings.yml [PR #7264/fc530cd3 backport][stable-7] ldap_search: make sure to also handle binary strings in Python 3 (#7268) 2023-09-15 19:15:03 +02:00
7273-ini_file_ignore_spaces.yml [PR #7273/8a9b9827 backport][stable-7] Add ignore_spaces option to ini_file to ignore spacing changes (#7279) 2023-09-17 14:36:05 +02:00
deprecate-ansible-core-2.11-2.12.yml [stable-7] Deprecate support for ansible-core 2.11 and 2.12 (#7259) 2023-09-15 18:51:10 +02:00