Releases: ahelal/ansible-concourse
Releases · ahelal/ansible-concourse
v6.0.0
v5.0.1: Bump rubyzip from 1.2.2 to 2.3.0 (#87)
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)
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)
* add concourse 5.4.0 * upgrade ansible
v4.0.1: add new test type and upgrade ansible version (#74)
* add new test type and upgrade ansible version * fix version * fix error and support python3 test * add fix
v4.0.0
v3.3.1: Fix permission mode for .ssh dir (#68)
Fix concourse 3.10.0 upgrade and fly upgrade issue
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
v3.2.3 v3.9.0 (#59)
v3.2.2: Don't assume groups[concourseci_web_group] exist (#55)
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`