forked from ungleich-public/cdist
Merge remote-tracking branch 'ungleich/feature/trigger' into feature/trigger
This commit is contained in:
commit
7c169f2d0a
3 changed files with 41 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue