Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 2.27 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

3.1.0 (2024-01-08)

Features

  • Add Python requirements.txt file (dc5e8b5), closes #15
  • role,molecule: use Docker image with sudo user (5a5118f), closes #14
  • role: add Ansible linting to build workflow (e35372e), closes #3

Bug Fixes

  • role,md: mixing ATX and SETEX headings (705a6f4), closes #2
  • role,yamllint: line too long (f0eca8c), closes #4
  • role,yamllint: line too long in license notice (5d98781), closes #13 #4
  • role,yaml: truthy value should be true or false (be49f49)
  • yamllint,role: line too long (21b646f), closes #4