mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
spelling (#35258)
This commit is contained in:
parent
0582521f96
commit
6d67abdeb0
1 changed files with 1 additions and 1 deletions
|
@ -1277,7 +1277,7 @@ GALAXY_SERVER:
|
||||||
yaml: {key: galaxy.server}
|
yaml: {key: galaxy.server}
|
||||||
GALAXY_TOKEN:
|
GALAXY_TOKEN:
|
||||||
default: null
|
default: null
|
||||||
description: "GitHub personnal access token"
|
description: "GitHub personal access token"
|
||||||
env: [{name: ANSIBLE_GALAXY_TOKEN}]
|
env: [{name: ANSIBLE_GALAXY_TOKEN}]
|
||||||
ini:
|
ini:
|
||||||
- {key: token, section: galaxy}
|
- {key: token, section: galaxy}
|
||||||
|
|
Loading…
Reference in a new issue