1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-14 16:01:01 +03:00

Add attributes to git* modules (#5947)

Add attributes to git* modules.
This commit is contained in:
Felix Fontein
2023-02-20 17:26:28 +01:00
committed by GitHub
parent 1b2c2af9a8
commit 3186a944e9
19 changed files with 140 additions and 14 deletions

View File

@ -14,7 +14,14 @@ DOCUMENTATION = '''
module: github_issue
short_description: View GitHub issue
description:
- View GitHub issue for a given repository and organization.
- View GitHub issue for a given repository and organization.
extends_documentation_fragment:
- community.general.attributes
attributes:
check_mode:
support: full
diff_mode:
support: none
options:
repo:
description: