Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Release 0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 18:10
· 12 commits to production since this release

2023-02-15

Build System / Dependencies
  • POETRY:
    • bump version for release (43aa205)
    • upgrade ansible, molecule (e2ccfc1)
    • correct ansible-compat version (a68bba1)
    • bump python and package versions (d364ede)
  • GALAXY:
    • add community requirement (779fbbd)
    • update requirements to latest (8d3888e)
    • add metadata for big sur & monterey (e85e8b1)
Continuous Integration
Documentation Changes
  • README:
    • clean up variables, examples (0b4f018)
    • update requirements (450afb2)
New Features
  • MONTEREY: variable homebrew install location (966ce63)
Refactors
  • ANSIBLE-LINT: reorganize, enforce fqcn (fbadb62)
Tests
  • MOLECULE: increase default timeout value (073e096)