mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Add testcases for github_issue (#26309)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
committed by
Chris Alfonso
parent
c9b74a3af3
commit
a2c8481395
6
test/integration/targets/github_issue/vars/main.yml
Normal file
6
test/integration/targets/github_issue/vars/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
issue: 23642
|
||||
non_existent_issue: 1111111
|
||||
organization: ansible
|
||||
repo: ansible
|
||||
Reference in New Issue
Block a user