mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-07 00:39:09 -07:00
parent
1b2c2af9a8
commit
3186a944e9
19 changed files with 140 additions and 14 deletions
|
@ -16,6 +16,13 @@ description:
|
|||
- "Create and delete GitHub webhooks"
|
||||
requirements:
|
||||
- "PyGithub >= 1.3.5"
|
||||
extends_documentation_fragment:
|
||||
- community.general.attributes
|
||||
attributes:
|
||||
check_mode:
|
||||
support: none
|
||||
diff_mode:
|
||||
support: none
|
||||
options:
|
||||
repository:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue