This repository was archived by the owner on May 23, 2024. It is now read-only.
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).