readjusted limit opts, makes no sense in adhoc when you already specify selection

changed pull to reflect this
This commit is contained in:
Brian Coca 2015-06-09 17:35:19 -04:00
commit 24b7c353cc
3 changed files with 5 additions and 4 deletions

View file

@ -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