mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
making the whitespace expicity in dict
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: `` (colon and whitespac) and ``value`` form::
|
||||
|
||||
---
|
||||
# An employee record
|
||||
|
||||
Reference in New Issue
Block a user