mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 22:11:44 -07:00
Moved docs about "--limit=~REGEX" from man page to asciidoc.
This commit is contained in:
parent
8bc1b69c58
commit
ba4f71db27
2 changed files with 17 additions and 4 deletions
|
@ -117,6 +117,10 @@ and 'local'. 'local' is mostly useful for crontab or kickstarts.
|
|||
|
||||
Further limits the selected host/group patterns.
|
||||
|
||||
*-l* '\~REGEX', *--limit=*'~REGEX'::
|
||||
|
||||
Further limits hosts with a regex pattern.
|
||||
|
||||
INVENTORY
|
||||
---------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue