mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-20 23:30:22 -07:00
Consistent typesetting of "GitHub" (#50929)
This commit is contained in:
parent
e515b4000c
commit
33b9c880a4
14 changed files with 19 additions and 19 deletions
|
@ -223,7 +223,7 @@ value::
|
|||
Learn what playbooks can do and how to write/run them.
|
||||
`YAMLLint <http://yamllint.com/>`_
|
||||
YAML Lint (online) helps you debug YAML syntax if you are having problems
|
||||
`Github examples directory <https://github.com/ansible/ansible-examples>`_
|
||||
`GitHub examples directory <https://github.com/ansible/ansible-examples>`_
|
||||
Complete playbook files from the github project source
|
||||
`Wikipedia YAML syntax reference <https://en.wikipedia.org/wiki/YAML>`_
|
||||
A good guide to YAML syntax
|
||||
|
|
|
@ -382,7 +382,7 @@ The following shows authenticating with the Galaxy website using a GitHub userna
|
|||
|
||||
Use --github-token if you do not want to enter your password.
|
||||
|
||||
Github Username: dsmith
|
||||
GitHub Username: dsmith
|
||||
Password for dsmith:
|
||||
Successfully logged into Galaxy as dsmith
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue