Steve Colson
Steve Colson
I have this problem too, though I am using Google's container builder. Maybe one or two out of a dozen builds will throw the IO error and force manual intervention...
There are plenty of other 3.3 errors which I would guess would trigger too, or in any event, would flat out fail to parse. At least when I was playing...
After we get this and the print syntax changed over (and maybe any other items on the 2.x->3.x compat guides) I am happy to help test things. We are writing...
I do see a problem with this. It isn't idempotent. The curl task should not have to run over and over if the runner is already installed.
Take a look at one of the other forks: https://github.com/DBLaci/ansible-gitlab-runner They split the repo step out in to 14.04 and 16.04 when blocks. While not quite as flexible for the...