[PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018)

Add attributes to git* modules (#5947)

Add attributes to git* modules.

(cherry picked from commit 3186a944e9)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2023-02-20 17:41:58 +01:00 committed by GitHub
parent 27906ca76b
commit 2f05cd3330
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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: