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

Co-authored-by: Gustav Alerby <g.alerby@gmail.com>
2023-09-20 22:04:29 +02:00
..
action [PR #7102/55cfd27b backport][stable-7] freebsd: shutdown -p ... on freebsd to power off machine () 2023-08-14 21:19:16 +02:00
become [PR #6935/24feb1dd backport][stable-7] machinectl become plugin: mark as require_tty () 2023-07-15 16:27:26 +02:00
cache [PR #6627/011b2f8b backport][stable-7] Start using semantic markup () 2023-06-10 10:53:50 +02:00
callback [PR #7179/631d215f backport][stable-7] Add unixy support for check_mode_markers () 2023-09-03 18:17:29 +02:00
connection [PR #7099/bf728aad backport][stable-7] chroot: add disable_root_check option () 2023-08-14 19:19:05 +00:00
doc_fragments [PR #6839/e5dc6978 backport][stable-7] proxmox module utils: better error msg when token fails with old proxmoxer () 2023-07-03 22:57:39 +02:00
filter [PR #6627/011b2f8b backport][stable-7] Start using semantic markup () 2023-06-10 10:53:50 +02:00
inventory [PR #7184/0c03f34f backport][stable-7] plugins/inventory/cobbler: Add exclude/include_mgmt_classes () 2023-09-05 20:50:11 +02:00
lookup [PR #7242/c3fd14e1 backport][stable-7] Ignore similar chars in random_string () 2023-09-20 22:04:29 +02:00
module_utils [PR #7251/fc2e6c4b backport][stable-7] Fixed gitlab_*_variable when using purge () 2023-09-20 22:04:19 +02:00
modules [PR #7251/fc2e6c4b backport][stable-7] Fixed gitlab_*_variable when using purge () 2023-09-20 22:04:19 +02:00
test