1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-11 10:35:34 +00:00
community.general/tests/integration
Abhijeet Kasurde 8fbb9d718e
random_string: Add parameter avoid_special_first and avoid_special_last
* Avoid first character of random string if it is special when avoid_special_first
* Avoid last character of random string if it is special when avoid_special_last

Fixes: #11816

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
2026-04-14 13:21:48 -04:00
..
targets random_string: Add parameter avoid_special_first and avoid_special_last 2026-04-14 13:21:48 -04:00
requirements.yml Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00