Pat Thiel

Results 7 issues of Pat Thiel

* Upgrades to ansible version `2.10.2` * Fixes https://github.com/StreisandEffect/streisand/issues/1803

Fixes #1804 Also fixes the reference for the `linode_api_token` to match the interactive yml.

> Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. We should work...

*Bug Description* Unable to view linode users via the CLI. The `linode-cli users view --username $USERNAME` command fails to accept valid username arguments. *Steps to Reproduce* ```bash linode-cli users view...

When calling `pending('My reason here')` in a jasmine spec, the reason is never displayed in WDIO (standalone mode) results. Small change in https://github.com/webdriverio/wdio-jasmine-framework/blob/master/lib/reporter.js is likely all that's needed. I can...

help wanted

We just discovered this language binding and it's helped us get Mbtest running in our test framework really quickly. However, we'd really like to take advantage of Mountebank's proxyOnce mode....

I have a test, where I specify a `error_log_file` section, however, the `error_log` assertion helper seems to not consider that i am specifying a custom error_log_file, and looks for the...