mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
Add --limit to manpage
This commit is contained in:
parent
02510ec2ff
commit
4920533c05
4 changed files with 24 additions and 26 deletions
|
@ -93,6 +93,9 @@ user name to run as.
|
|||
Connection type to use. Possible options are 'paramiko' (SSH), 'ssh',
|
||||
and 'local'. 'local' is mostly useful for crontab or kickstarts.
|
||||
|
||||
*-l* 'SUBSET', *--limit=*'SUBSET'::
|
||||
|
||||
Further limits the selected host/group patterns.
|
||||
|
||||
|
||||
ENVIRONMENT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue