mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Maybe it should be None, to match the state
This commit is contained in:
parent
ad635235a9
commit
6f42e06b6d
@ -1000,7 +1000,7 @@ def script(source,
|
|||||||
shell=DEFAULT_SHELL,
|
shell=DEFAULT_SHELL,
|
||||||
python_shell=True,
|
python_shell=True,
|
||||||
env=None,
|
env=None,
|
||||||
template=False,
|
template=None,
|
||||||
umask=None,
|
umask=None,
|
||||||
output_loglevel='debug',
|
output_loglevel='debug',
|
||||||
quiet=False,
|
quiet=False,
|
||||||
|
Loading…
Reference in New Issue
Block a user