Skip to content

Commit d38599e

Browse files
tomkivlinoraNod
andauthored
Updated following PR review
Co-authored-by: Don Naro <[email protected]>
1 parent 793edf7 commit d38599e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docsite/rst/playbook_guide/playbooks_reuse_roles.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ validation, the role will fail execution.
271271

272272
.. note::
273273

274-
The inserted role argument validation task is tagged with the :ref:`always <special_tags>` tag,
275-
so if the role is :ref:`statically imported <dynamic_vs_static>` then this task will run unless ``--skip-tags`` is used.
274+
Ansible tags the inserted role argument validation task with :ref:`always <special_tags>`.
275+
If the role is :ref:`statically imported <dynamic_vs_static>` this task runs unless you use the ``--skip-tags`` flag.
276276

277277
Specification format
278278
--------------------

0 commit comments

Comments
 (0)