redhat-cop / automation-good-practices

Recommended practices for all elements of automation using Ansible, starting with collections and roles, continuing with playbooks, inventories and plug-ins... These good practices are planned to be used by all Red Hat teams interested but can of course be used by others.
268 stars 66 forks source link

add more examples of line wrapping #95

Open richm opened 1 year ago

richm commented 1 year ago

Recommend the use of >- instead of > to avoid common problems. Add a section at the end - "How to Wrap Lines"