fix: typo
This commit is contained in:
parent
fcc2fa0be9
commit
4ae8e892c3
@ -146,7 +146,7 @@ def read_args(task_args, check_mode):
|
|||||||
'and "local_auth" arguments instead')
|
'and "local_auth" arguments instead')
|
||||||
cli_command = (
|
cli_command = (
|
||||||
'{} --connect --error-on-interact --output-json'
|
'{} --connect --error-on-interact --output-json'
|
||||||
'--no-color-output --no-output-paging'
|
' --no-color-output --no-output-paging'
|
||||||
).format(task_args.get('cli_cmd'))
|
).format(task_args.get('cli_cmd'))
|
||||||
|
|
||||||
# desired configuration
|
# desired configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user