Merge pull request #14446 from binary-data/fixing-double-colon-on-playbook-roles-page

Update playbooks_roles.rst
This commit is contained in:
Brian Coca
2016-02-11 17:46:46 -05:00

View File

@@ -227,7 +227,7 @@ While it's probably not something you should do often, you can also conditionall
This works by applying the conditional to every task in the role. Conditionals are covered later on in
the documentation.
Finally, you may wish to assign tags to the roles you specify. You can do so inline:::
Finally, you may wish to assign tags to the roles you specify. You can do so inline::
---