Fix typos in ansible-playbook man page source
Note: the man page needs to be rebuilt.
This commit is contained in:
parent
b0556ab1fb
commit
7cb4b7ab89
1 changed files with 2 additions and 2 deletions
|
@ -76,11 +76,11 @@ access, if any.
|
||||||
|
|
||||||
Desired sudo user (default=root).
|
Desired sudo user (default=root).
|
||||||
|
|
||||||
*-t*, 'TAGS', *'--tags=*'TAGS'::
|
*-t*, 'TAGS', *--tags=*'TAGS'::
|
||||||
|
|
||||||
Only run plays and tasks tagged with these values.
|
Only run plays and tasks tagged with these values.
|
||||||
|
|
||||||
*'--skip-tags=*'SKIP_TAGS'::
|
*--skip-tags=*'SKIP_TAGS'::
|
||||||
|
|
||||||
Only run plays and tasks whose tags do not match these values.
|
Only run plays and tasks whose tags do not match these values.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue