Sion Williams
Sion Williams
I realise this is an old thread now. For testing I like to use Docker these days. Their own version is super convenient: https://registry.hub.docker.com/u/library/jenkins/
Looks like this behaviour is no longer supported. With Ansible 2.4 at least >ERROR! this task 'ghetto_json' has extra params, which is only allowed in the following modules: command, win_command,...
I'm using Python version 3.9.7 and this didn't work for me
Looks like a duplicate of #629
It's really great to hear you're doing infra as code, but I was referring to the Docker plugin script 😜
This was my attempt at scripting the provisioning of Clouds and Templates in the Docker Plugin. I have since been advised that sharing the same template object over many clouds...
I had seen it, but I couldnt see how I could avoid scaling hell (extra lines of code for almost identical templates) which led to my solution. With hindsight, I...
I have the same behavior in my script. Anything in common can be overwritten per template. That works really well. I had tried your script as I mentioned before but...
I would really find that useful and would happily reuse.
That will only provide you with the dependency, I wont run/create a scapegoat task. Once I find the solution I will add it here.