mirror of https://github.com/ansible/ansible.git
Add spaces around {{ indicators. (#63125)
##### SUMMARY
The example looked a little less readable by not having spaces after `{{` and before `}}`. This commit should make the examples match [ansible-lint rule 206](https://github.com/ansible/ansible-lint/blob/master/lib/ansiblelint/rules/VariableHasSpacesRule.py)
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
pull/63232/head
parent
5fcaefc012
commit
b7a9d99cef
Loading…
Reference in New Issue