mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-03 11:52:44 +00:00
Update playbooks_tags.rst
highlight the command part of the sentence to clarify use of 'all' tag.
This commit is contained in:
@@ -59,7 +59,7 @@ Example::
|
||||
- tag1
|
||||
|
||||
There are another 3 special keywords for tags, 'tagged', 'untagged' and 'all', which run only tagged, only untagged
|
||||
and all tasks respectively. By default ansible runs as if --tags all had been specified.
|
||||
and all tasks respectively. By default ansible runs as if '--tags all' had been specified.
|
||||
|
||||
|
||||
.. seealso::
|
||||
|
||||
Reference in New Issue
Block a user