Results 7 issues of lirany1

When using: https://github.com/willhallonline/docker-ansible/blob/master/ansible-base/alpine316/Dockerfile it's give me an error: ERROR! Invalid play strategy specified: mitogen_linear

I am running gauge inside a Kubernetes pod as a container. when i call my gauge func from a Jenkinsfile for example: ``` stage('Running Gauge tests') { options { skipDefaultCheckout()...

We running the ansible as a container for our jenkins job and we got this error `[2022-06-21T23:18:06.030Z] fatal: [192.168.32.131]: UNREACHABLE! => {"changed": false, "msg": "Mitogen was disconnected from the remote...

affects-0.3

Hi :) although when i check with docker ps they are all running in the VM's ![11](https://user-images.githubusercontent.com/12675378/39410327-c933ae6a-4bff-11e8-9a1d-b0609abf03ba.jpg)

### Code of Conduct This project has a Code of Conduct that all participants are expected to understand and follow: * [ ] I have read and agree to the...

bug
needs-triage

Hi and thank you for this i am getting an error after running the docker i tried to change the ip to 127.0.0.1 but got the same any advise? ```...

Hi :) i notice that in this file in version 4.3.1 `html-report\4.3.1\themes\default\views\partials.tmpl` the original: ``` {{define "messageDiv"}} {{if .}} {{range .}}{{. | encodeNewLine | parseMarkdown | sanitize}} {{end}} {{end}} {{end}}...