This repository has been archived by the owner on May 23, 2024. It is now read-only.
Releases: hifis-net/ansible-role-gitlab
Releases · hifis-net/ansible-role-gitlab
v1.6.1
v1.6.0
v1.5.0
Implemented enhancements:
- Configure redis sentinel password #119
Closed issues:
- Gitaly: Implement Gitaly configuration structure change #105
Merged pull requests:
- chore: prepare release version 1.5.0 #127 (Normo)
- chore(deps): bump ansible-lint from 6.20.3 to 6.21.0 #126 (Normo)
- chore(deps): bump ansible from 8.4.0 to 8.5.0 #124 (Normo)
- feat: configure redis sentinel authentication #120 (Normo)
- fix: use changed_when on shell and command tasks #118 (Normo)
- chore: upgrade python dependencies #114 (Normo)
- Bump yamllint from 1.29.0 to 1.32.0 #108 (dependabot[bot])
- Bump ansible from 7.1.0 to 7.4.0 #104 (dependabot[bot])
- Bump yamllint from 1.28.0 to 1.29.0 #88 (dependabot[bot])
v1.4.0
Merged pull requests:
- Flush handlers only if required #85 (tobiashuste)
- Allow to set GitLab feature flags #84 (tobiashuste)
- Report no changes when apt cache is updated in check mode #83 (Normo)
- Bump ansible-lint from 6.10.0 to 6.10.2 #82 (dependabot[bot])
- Bump ansible-lint from 6.9.1 to 6.10.0 #81 (dependabot[bot])
- Bump ansible from 7.0.0 to 7.1.0 #80 (dependabot[bot])
- Bump molecule from 4.0.3 to 4.0.4 #79 (dependabot[bot])
v1.3.0
Implemented enhancements:
- Add support for Ubuntu 22.04 #18
Closed issues:
- Update package cache in check-mode #70
- Switch to molecule-podman #33
- Remove Centos 8 and add support for AlmaLinux 8 #4
Merged pull requests:
- Prepare release version 1.3.0 #77 (Normo)
- Bump ansible-lint from 6.8.7 to 6.9.1 #76 (dependabot[bot])
- Bump reuse from 1.0.0 to 1.1.0 #75 (dependabot[bot])
- Update README.md #74 (Normo)
- Add codeowners to autoassign reviewers #73 (Normo)
- Add Ubuntu 22.04 as supported platform #72 (Normo)
- Ensure package cache is updated in check-mode #71 (Normo)
- Bump ansible from 6.5.0 to 7.0.0 #68 (dependabot[bot])
- Bump ansible-lint from 6.8.5 to 6.8.6 #65 (dependabot[bot])
- Bump ansible-lint from 6.8.2 to 6.8.5 #64 (dependabot[bot])
- Bump molecule from 4.0.2 to 4.0.3 #61 (dependabot[bot])
- Switch from molecule-docker to molecule-podman #34 (tobiashuste)
v1.2.0
Implemented enhancements:
- Improve Molecule verification step #35
- Add badges to README #6
- Add Debian 11 (bullseye) as platform #50 (flyinggecko)
- Use FQCN throughout the whole project #10 (tobiashuste)
Fixed bugs:
- Molecule folder not linted by molecule #52
- Update issue tracker in Ansible Galaxy meta information #7
- Specify Debian 11 correctly in role metadata #56 (tobiashuste)
- Lint molecule files via ansible-lint #53 (christianhueserhzdr)
Closed issues:
Merged pull requests:
- Use setup-python action version 4 #57 (tobiashuste)
- Bump molecule from 4.0.1 to 4.0.2 #55 (dependabot[bot])
- Bump ansible-lint from 6.8.1 to 6.8.2 #54 (dependabot[bot])
- Bump ansible from 6.2.0 to 6.5.0 #51 (dependabot[bot])
- Bump ansible-lint from 6.4.0 to 6.8.1 #49 (dependabot[bot])
- Bump yamllint from 1.27.1 to 1.28.0 #43 (dependabot[bot])
- Bump ansible from 6.1.0 to 6.2.0 #38 (dependabot[bot])
- Bump ansible-lint from 6.3.0 to 6.4.0 #37 (dependabot[bot])
- Improve molecule verification step #36 (tobiashuste)
- Bump molecule from 3.6.1 to 4.0.1 #32 (dependabot[bot])
- Bump ansible from 5.7.1 to 6.1.0 #31 (dependabot[bot])
- Bump yamllint from 1.26.3 to 1.27.1 #30 (dependabot[bot])
- Bump ansible-lint from 6.0.2 to 6.3.0 #27 (dependabot[bot])
- Bump robertdebock/galaxy-action from 1.2.0 to 1.2.1 #24 (dependabot[bot])
- Bump reuse from 0.14.0 to 1.0.0 #22 (dependabot[bot])
- Bump ansible from 5.6.0 to 5.7.1 #17 (dependabot[bot])
- Add CONTRIBUTING file and workflow diagram #15 (christianhueserhzdr)
- Prepare HISTORY file and add auto-generated CHANGELOG file #14 (christianhueserhzdr)
- Exchange link to issue tracker in Ansible Galaxy meta information #13 (christianhueserhzdr)
- Add badges to README #12 (christianhueserhzdr)
- Bump ansible from 5.3.0 to 5.6.0 #5 (dependabot[bot])
- Bump ansible-lint from 5.4.0 to 6.0.2 #3 (dependabot[bot])
- Create GitHub Actions for linting, testing and releasing #2 (christianhueserhzdr)
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).