mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
random_string: a new lookup plugin (#2572)
New lookup plugin to generate random string based upon constraints. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
95794f31e3
commit
43c12b82fa
4 changed files with 277 additions and 0 deletions
3
tests/integration/targets/lookup_random_string/aliases
Normal file
3
tests/integration/targets/lookup_random_string/aliases
Normal file
|
@ -0,0 +1,3 @@
|
|||
shippable/posix/group2
|
||||
skip/aix
|
||||
skip/python2.6 # lookups are controller only, and we no longer support Python 2.6 on the controller
|
Loading…
Add table
Add a link
Reference in a new issue