Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Files

Latest commit

 

History

History
186 lines (124 loc) · 7.52 KB

HISTORY.md

File metadata and controls

186 lines (124 loc) · 7.52 KB

Changed

  • Update Python dependencies and use Python 3.9 in GitLab CI (!49 by tobiashuste).
  • Add role variable to specify apt key identifier (!50 by Normo).

v1.1.0 - 2021-12-08

List of commits

Added

  • Add galaxy namespace to role metadata (!44 by Normo).

Changed

  • Replace include with import_tasks (!45 by Normo).
  • Bump Python dependencies to the latest versions (!42 by tobiashuste).
  • Prevent restarting puma and sidekiq services in Mattermost only context (!46 by Normo).
  • Install latest available GitLab version if no version has been pinned (!47 by Normo).

v1.0.2 - 2021-06-29

List of commits

Fixed

v1.0.1 - 2021-03-16

List of commits

Fixed

  • Stop role execution after failed apt package installation (!39 by Normo).

v1.0.0 - 2021-03-03

List of commits

Added

  • Automate role import into Ansible Galaxy via GitHub Actions (!34 by Normo).
  • Merge gitlab_base into gitlab role (!32 by Normo).
  • Reconfigure GitLab if a previous reconfiguration had failed (!35 by Normo).

Changed

  • Upgrade project dependencies (!33 by Normo).
  • Use fully qualified collection names (!36 by Normo).

v0.5.0 - 2021-01-18

List of commits

Added

  • Add handlers to restart puma and sidekiq (!30 by Normo).

v0.4.0 - 2020-10-13

List of commits

Added

  • Supply generic way to configure GitLab via Ansible variables that are translated to Ruby function calls (!27 by christian.hueser.hzdr).

Changed

v0.3.4 - 2020-09-24

List of commits

Fixed

v0.3.3 - 2020-09-10

List of commits

Fixed

v0.3.2 - 2020-09-10

List of commits

Fixed

  • Handler 'Reconfigure GitLab' needs to listens to handler 'GitLab has been installed or upgraded' (!19 by christian.hueser.hzdr).

v0.3.1 - 2020-09-09

List of commits

Fixed

  • Fix reconfigure handler not run when GitLab package is upgraded (!17 by tobiashuste).

v0.3.0 - 2020-09-08

List of commits

Added

v0.2.0 - 2020-08-26

List of commits

Added

  • Implement a basic configuration for the container registry (!14 by tobiashuste).

v0.1.1 - 2020-08-21

List of commits

Fixed

v0.1.0 - 2020-08-20

Added

Initial release of the Ansible GitLab Role.