ansible-concourse icon indicating copy to clipboard operation
ansible-concourse copied to clipboard

A role to install concourse CI https://concourse-ci.org/

Results 4 ansible-concourse issues
Sort by recently updated
recently updated
newest added

Fix ordering of tasks so concourse can start up Fixes #91 Without this, if `CONCOURSE_BASE_RESOURCE_TYPE_DEFAULTS` is defined, we can see the following error ``` cat /var/log/concourse/concourseci_web.log error: invalid argument for...

Ignoring errors on the first run allows the resource type file to be created, and the service check can be ran afterwards.

Not sure when this was introduced, but I can't deploy the ATC with concourse version `6.7.4`. The web node fails on this task https://github.com/ahelal/ansible-concourse/blob/master/tasks/web_nix.yml#L74 with the error: ``` fatal: [10.8.2.61]:...