mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 22:11:44 -07:00
readjusted limit opts, makes no sense in adhoc when you already specify selection
changed pull to reflect this
This commit is contained in:
parent
845d564d89
commit
24b7c353cc
3 changed files with 5 additions and 4 deletions
|
@ -45,6 +45,7 @@ class AdHocCLI(CLI):
|
|||
check_opts=True,
|
||||
runtask_opts=True,
|
||||
vault_opts=True,
|
||||
fork_opts=True,
|
||||
)
|
||||
|
||||
# options unique to ansible ad-hoc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue