salt/changelog/64933.fixed.md
Shane Lee 45cf38f4b4 Fix an issue with the win_pki execution module
Change the _cmd_run function so that it raises a CommandExecutionError
when the command fails so that it doesn't try to parse the output of the
command as JSON
Also raise a CommandExecutionError when it recieves invalid JSON
2024-03-06 11:20:37 -07:00

68 B

Display a proper error when pki commands fail in the win_pki module