mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
in key/value pairs, whitespace is needed after the colon
This commit is contained in:
@@ -34,7 +34,7 @@ with a ``- `` (dash and whitespace) character::
|
|||||||
- Strawberry
|
- Strawberry
|
||||||
- Mango
|
- Mango
|
||||||
|
|
||||||
A dictionary is represented in a simple ``key:`` and ``value`` form::
|
A dictionary is represented in a simple ``key: `` and ``value`` form::
|
||||||
|
|
||||||
---
|
---
|
||||||
# An employee record
|
# An employee record
|
||||||
|
|||||||
Reference in New Issue
Block a user