Admin rights are required (documentation) (#64260)
This commit is contained in:
parent
798d622a08
commit
2d92ad5736
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ author: "Ali (@bincyber)"
|
|||
short_description: Manages deploy keys for GitHub repositories.
|
||||
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."
|
||||
username and password and 2-factor authentication code (OTP), OAuth2 token, or personal access token. Admin
|
||||
rights on the repository are required."
|
||||
options:
|
||||
owner:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue