Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

This section tracks upcoming changes that are not yet released.

Added

  • Ansible galaxy badges to README.

  • Badges to Antora documentation.

Fixed

  • Run CI actions on version branches.

  • Run Molecule tests on scheduled executions.

v1.0.1

Fixed

  • Ansible role meta data.

v1.0.0

Added

  • Ansible role for installing and configuring Git.

    • Install git and git-lfs.

    • Configure some default Git configuration values.

    • Allow providing additional configuration values.

  • Role testing via Molecule.

  • GitHub issue templates.

  • Contribution guide.

  • Antora based documentation.

Changed

  • Reference a common contribution guide.

  • Add changelog to documentation.

Fixed

  • Update apt cache before installing packages on Debian based systems.

  • Allow usage as non-root user which is a major use case.