update for darko

Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
Nico Schottelius 2016-10-30 15:01:45 +01:00
commit 535181435f
3 changed files with 41 additions and 12 deletions

View file

@ -150,6 +150,7 @@ def commandline():
'-s', '--sequential',
help='Operate on multiple hosts sequentially (default)',
action='store_false', dest='parallel')
# remote-copy and remote-exec defaults are environment variables
# if set; if not then None - these will be futher handled after
# parsing to determine implementation default