Skip to content

Releases: eduNEXT/atlas-ansible-utils

v18.0.0

08 Oct 13:38
e21bfdb
Compare
Choose a tag to compare

What's Changed

  • chore: remove older versions by @Henrrypg in #51
  • feat: add support to Elasticsearch for Ubuntu 24 by @Henrrypg in #49
  • feat: add support to MySQL8.4 for Ubuntu 24.04 by @Henrrypg in #47
  • docs: update elasticsearch on the readme by @Henrrypg in #53
  • feat: add support to Redis for Ubuntu 24 by @Henrrypg in #50
  • feat: add support to Clickhouse for Ubuntu 24 by @Henrrypg in #48
  • feat: add support for Ubuntu24 for mongo 7.0 by @Henrrypg in #52
  • chore: preparing v18.0.0 by @Henrrypg in #54

Full Changelog: v1.11.0...v18.0.0

ansible-runner-18.0.0

08 Oct 18:49
e21bfdb
Compare
Choose a tag to compare

Kubernetes jobs to execute ansible playbooks

v1.11.0

05 Sep 19:07
Compare
Choose a tag to compare

v1.11.0 (2024-09-05)

Feature

  • feat: add routine to deploy DBs in docker (#45) (b172c2e)

ansible-runner-1.11.0

05 Sep 19:08
Compare
Choose a tag to compare

Kubernetes jobs to execute ansible playbooks

v1.10.0

22 Aug 17:40
Compare
Choose a tag to compare

v1.10.0 (2024-08-22)

Feature

  • feat: add a helmchart to run the playbooks on k8s (#42)

  • build: refactor the Dockerfile

  • feat: add helmchart for ansible runner (b86fd0e)

ansible-runner-1.10.0

22 Aug 17:40
Compare
Choose a tag to compare

Kubernetes jobs to execute ansible playbooks

Release v1.9.0

17 Jul 18:51
Compare
Choose a tag to compare

1.9.0 (2024-07-17)

Features

Bug Fixes

  • disable protected mode in redis 7.2 (#41) (3919e5e)

Build Systems

  • add integration testing for main roles (#34) (68c4dc1)

Release v1.8.0

07 May 15:51
Compare
Choose a tag to compare

1.8.0 (2024-05-07)

Features

Bug Fixes

  • include the --drop flag to delete the destination database before the restore mongo (#26) (aa0b02f)
  • use default auth plugin in mysql8 (#29) (517f8d3)
  • verify that the content of the variable defining the suffix contains characters (#27) (2d58400)

Release v1.7.0

03 Apr 14:33
Compare
Choose a tag to compare

1.7.0 (2024-04-03)

Features

Release v1.6.3

06 Feb 21:46
Compare
Choose a tag to compare

1.6.3 (2024-02-06)

Bug Fixes