lirany1
lirany1
ERROR! Invalid play strategy specified: mitogen_linear when using ansible-base/alpine316/Dockerfile
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...
Hi :) although when i check with docker ps they are all running in the VM's 
### 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...
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}}...