Skip to content

Releases: ahelal/ansible-concourse

v6.0.0

03 Dec 09:23
7c23c8a
Compare
Choose a tag to compare
[rbac] add possibility to write a rbac config file (#88)

Co-authored-by: Clément Mondion <[email protected]>

v5.0.1: Bump rubyzip from 1.2.2 to 2.3.0 (#87)

07 Aug 14:31
1dc4d7d
Compare
Choose a tag to compare
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 to 2.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.2...v2.3.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v5.0.0pre: Bump rubyzip from 1.2.2 to 2.3.0 (#87)

07 Aug 14:29
1dc4d7d
Compare
Choose a tag to compare
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 to 2.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.2...v2.3.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v4.1.0: add concourse 5.4.0 (#82)

28 Jul 18:14
c3c13f1
Compare
Choose a tag to compare
* add concourse 5.4.0

* upgrade ansible

v4.0.1: add new test type and upgrade ansible version (#74)

12 Nov 08:07
ef4e508
Compare
Choose a tag to compare
* add new test type and upgrade ansible version

* fix version

* fix error and support python3 test

* add fix

v4.0.0

03 Oct 20:42
05d93b8
Compare
Choose a tag to compare
Support 4.x and fix travis

v3.3.1: Fix permission mode for .ssh dir (#68)

11 Jun 19:01
Compare
Choose a tag to compare

Fix concourse 3.10.0 upgrade and fly upgrade issue

01 May 09:39
279651c
Compare
Choose a tag to compare
Test fix (#66)

* use last 3 version of ansible only

* upgrade ansible push and fix kitchen.yml

* fix default version

* fix avm path

* change order of tests

* debug travis

* Fix fly version issue

upgrade to 3.9

19 Feb 19:35
552dace
Compare
Choose a tag to compare
v3.2.3

v3.9.0 (#59)

v3.2.2: Don't assume groups[concourseci_web_group] exist (#55)

10 Nov 09:05
Compare
Choose a tag to compare
Current code fails if there are no hosts in the concourseci_web_group (when e.g. applying this playbook only to worker hosts). This holds true even if specifying a concourse_web_options/CONCOURSE_TSA_HOST. This change gives a default list with one element as the second argument to `.get`