This repository has been archived by the owner on May 23, 2024. It is now read-only.
Releases: hifis-net/ansible-role-zammad
Releases · hifis-net/ansible-role-zammad
Deprecation Notice
The role has been migrated to the hifis.toolkit
collection:
- https://github.com/hifis-net/ansible-collection-toolkit
- https://galaxy.ansible.com/ui/repo/published/hifis/toolkit/
You can install the collection and include the role in your playbook as followed:
ansible-galaxy collection install hifis.toolkit
- hosts: servers
roles:
- role: hifis.toolkit.zammad
v2.1.0
Closed issues:
- Release version 2.0.0 #43
Merged pull requests:
- chore(deps-dev): bump ansible-lint from 24.2.0 to 24.2.1 #82 (dependabot[bot])
- Prepare release 2.1.0 #81 (Normo)
- Bump ansible from 9.2.0 to 9.3.0 #80 (dependabot[bot])
- ci: install a recent podman version #79 (Normo)
- Bump molecule-plugins from 23.5.0 to 23.5.3 #78 (dependabot[bot])
- fix: update nginx ssl ciphers to get TLSv1.2 working again #77 (Normo)
- Bump yamllint from 1.33.0 to 1.35.1 #76 (dependabot[bot])
- Bump molecule from 5.1.0 to 24.2.0 #75 (dependabot[bot])
- Bump ansible-lint from 6.17.2 to 24.2.0 #73 (dependabot[bot])
- Bump ansible from 8.1.0 to 9.2.0 #72 (dependabot[bot])
- Bump yamllint from 1.32.0 to 1.33.0 #66 (dependabot[bot])
- Bump actions/checkout from 3 to 4 #56 (dependabot[bot])
- Bump molecule-plugins from 23.4.1 to 23.5.0 #51 (dependabot[bot])
- docs: add galaxy badges to README #49 (tobiashuste)
v2.0.0
Implemented enhancements:
- feat: ensure compatibility with Zammad >= 6.0 #37 (tobiashuste)
- feat: add support for Ubuntu 22.04 #34 (tobiashuste)
Closed issues:
- Add CITATION.cff #39
- Establish compatibility with Zammad >= 6.0 #36
- Update README #35
- Unify the GitHub Actions workflow with other projects #31
- Add CHANGELOG #30
- Rename default branch to main #29
- Add support for Ubuntu 22.04 #27
Merged pull requests:
- fix: properly check if the ssl variables are set #41 (tobiashuste)
- chore: add CITATION.cff #40 (Normo)
- docs: update README information #38 (tobiashuste)
- style: fix ansible-lint violations #33 (tobiashuste)
- ci: fix and align GitHub Actions workflow #32 (tobiashuste)
- ci: configure Dependabot version updates #28 (tobiashuste)
- Bump geerlingguy.postgresql from 2.2.1 to 3.0.0 #26 (Normo)
- Set Zammad 3.6.0 as default version #25 (Normo)
- Bump elastic.elasticsearch from 7.9.3 to 7.10.0 #24 (Normo)