mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-12 00:54:22 -07:00
Merge pull request #14446 from binary-data/fixing-double-colon-on-playbook-roles-page
Update playbooks_roles.rst
This commit is contained in:
commit
133758c5a6
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue