Tiz
Tiz
Code have to be modified to set the default value if not defined neither in the config-file neither in cli args
Well, this is a common practice to use environment variables with container orchestration tools. This way you can set the necessary environment variables once and reuse them across different instances...
I am working on an [ansible role](https://github.com/sudo-Tiz/ansible-role-endlessh-go) to integrate endlessh-go to the [mash playbook](https://github.com/mother-of-all-self-hosting/mash-playbook) . Since this playbook is designed for production use, it would be preferable for the endlessh-go...
Hey @grooverdan, I've tested the fix provided by @sysprg, and it works for the scenario I described. @LinuxJedi, the fix from @sysprg is included in the 10.4, 10.5, 10.6, and...
- [ ] [LibreTranslate](https://github.com/LibreTranslate/LibreTranslate) - [ ] [SearxNG](https://github.com/searxng/searxng) - [ ] [endlessh-go](https://github.com/shizunge/endlessh-go)
I'm on it ! Edit: done !
@spatterIight, I appreciate your input, but i have to disagree. The issue is not **client side**. In order to download docker images, the **remote** hosts needs python3-requests (and likelly python3-docker)....
Any task that involves downloading a Docker image is relevant here. The modules involved include docker_image, docker_container, and docker_compose, among others.
Thank you for your feedback, @spantaleev. I recognized that the role was far from ready for merging as it contained copy/paste artifacts from the initial role. I have since updated...
Variable removed. Thank you for your sharp eyes @spatterIight