mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 06:34:23 -07:00
random_pet: Random pet name generator (#2479)
A lookup plugin to generate random pet names based upon criteria. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
e2dfd42dd4
commit
5d0a7f40f2
5 changed files with 142 additions and 0 deletions
3
tests/integration/targets/lookup_random_pet/aliases
Normal file
3
tests/integration/targets/lookup_random_pet/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