mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-19 00:41:28 -07:00
parent
1b2c2af9a8
commit
3186a944e9
19 changed files with 140 additions and 14 deletions
|
@ -15,6 +15,13 @@ module: github_release
|
|||
short_description: Interact with GitHub Releases
|
||||
description:
|
||||
- Fetch metadata about GitHub Releases
|
||||
extends_documentation_fragment:
|
||||
- community.general.attributes
|
||||
attributes:
|
||||
check_mode:
|
||||
support: full
|
||||
diff_mode:
|
||||
support: none
|
||||
options:
|
||||
token:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue