Merge pull request #14446 from binary-data/fixing-double-colon-on-playbook-roles-page
Update playbooks_roles.rstpull/4420/head
commit
133758c5a6
|
@ -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
|
This works by applying the conditional to every task in the role. Conditionals are covered later on in
|
||||||
the documentation.
|
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::
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue