Duane Waddle

Results 3 comments of Duane Waddle

Try setting `parse_description false`. That parser seems to assume (more or less) that the format of the "Description" field matches the Security log where you have "Sections" with "Keys" and...

I get a similar error from trying to use Powershell provisioner over SSH. I'm trying to install Chocolatey using the PS snippet from [their instructions](https://chocolatey.org/install#individual). But, I think I've found...

I have a similar thing where every API endpoint for the API is prefixed with `/web/api/v2.1` and all of the functions come out named `WebApixxxxx`