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

v1.2.0

Compare
Choose a tag to compare
@tobiashuste tobiashuste released this 21 Oct 11:49
· 93 commits to main since this release
v1.2.0
fac8eee

Full Changelog

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:

  • Add a contribution guide #11
  • Use FQCN everywhere #9
  • Add auto-generated CHANGELOG file #8

Merged pull requests:

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).