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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 140 additions and 14 deletions

View file

@ -18,6 +18,13 @@ description:
- "Adds or removes deploy keys for GitHub repositories. Supports authentication using username and password,
username and password and 2-factor authentication code (OTP), OAuth2 token, or personal access token. Admin
rights on the repository are required."
extends_documentation_fragment:
- community.general.attributes
attributes:
check_mode:
support: full
diff_mode:
support: none
options:
github_url:
description: