|
|
|
@ -19,7 +19,8 @@ author: "Ali (@bincyber)"
|
|
|
|
short_description: Manages deploy keys for GitHub repositories.
|
|
|
|
short_description: Manages deploy keys for GitHub repositories.
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- "Adds or removes deploy keys for GitHub repositories. Supports authentication using username and password,
|
|
|
|
- "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:
|
|
|
|
options:
|
|
|
|
owner:
|
|
|
|
owner:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
|