1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-12 02:55:29 +00:00
community.general/changelogs/fragments/random_string_avoid.yml
Abhijeet Kasurde c3206aeccb
Review Comment and more tests
Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
2026-04-16 12:34:26 -04:00

3 lines
266 B
YAML

---
minor_changes:
- random_string lookup plugin - allow user to set ``avoid_special_first`` and ``avoid_special_last`` (https://github.com/ansible-collections/community.general/issues/11816, https://github.com/ansible-collections/community.general/pull/11819).