mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 18:53:12 +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
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user