mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 11:10:21 -07:00
added directives in documentation for GitHub token scopes
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
b1db74bb72
commit
ee5c34b6ca
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ attributes:
|
||||||
options:
|
options:
|
||||||
token:
|
token:
|
||||||
description:
|
description:
|
||||||
- GitHub OAuth or personal access token (classic) with the read:gpg_key, write:gpg_key, and admin:gpg_key scopes needed to manage GPG keys.
|
- GitHub OAuth or personal access token (classic) with the C(read:gpg_key), C(write:gpg_key), and C(admin:gpg_key) scopes needed to manage GPG keys.
|
||||||
required: true
|
required: true
|
||||||
type: str
|
type: str
|
||||||
name:
|
name:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue