mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fixed ec2 get_console_output
This commit is contained in:
parent
fefb694104
commit
8305978879
1 changed files with 1 additions and 0 deletions
|
@ -4269,6 +4269,7 @@ def get_console_output(
|
|||
|
||||
ret = {}
|
||||
data = aws.query(params,
|
||||
return_root=True,
|
||||
location=location,
|
||||
provider=get_provider(),
|
||||
opts=__opts__,
|
||||
|
|
Loading…
Add table
Reference in a new issue