Skip to content

Latest commit

 

History

History
88 lines (48 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

88 lines (48 loc) · 1.14 KB

Changelog

This project adheres to Semantic Versioning and human-readable changelog.

2.2.0

Changed

  • Bump arillso/action.molecule from 0.0.1 to 0.0.5
  • Bump github/super-linter from 3 to 4.8.7

Add

  • Variables added for rocky linux support.

2.1.2

Fixed

  • role name.

2.1.1

Fixed

  • role name.

2.1.0

Added

  • Add snap to secure_path for Ubuntu

Changed

  • Bump robertdebock/galaxy-action from 1.1.0 to 1.1.1

2.0.0

Added

  • Added GitHub action for the integration tests.
  • Added test scenario for different OS.
  • Added compatibility for Ansible 2.10.

Removed

  • Degreasing support for Ansible Version under 2.9.

1.2.1

Changed

  • update min ansible version to 2.8
  • changelog to your own file
  • travis file has been updated
  • Documentation has been improved

Added

  • molecule testing

1.2.0

Added

  • Always prepend OS defaults and privileges unless disabled

Fixed

  • fix variables files found

1.1.0

Changed

  • rename role name

Added

  • add new tests

1.0.0

Added

  • Initial release