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

Releases: osx-provisioner/role-downloader

Release 0.2.3

25 Feb 18:40
Compare
Choose a tag to compare

2023-02-25

Continuous Integration
  • GITHUB: workflow standardization (47175af)
  • SECURITY: error handling (745aeca)
Documentation Changes
  • README: standardize example playbook (46ca0e8)

Release 0.2.2

18 Feb 18:16
Compare
Choose a tag to compare

2023-02-18

Build System / Dependencies
  • POETRY: bump version for release (66fcd49)
  • GALAXY: support pure semantic versioning (53593b6)
Continuous Integration
  • GITHUB: simplify ansible cache (4ca99aa)

Release 0.2.1

21 Feb 17:56
Compare
Choose a tag to compare

2023-02-18

Continuous Integration
  • GITHUB: add caching to workflow (b081cd1)
Tests
  • molecule: standardize molecule.yml (61d30a4)

Release 0.2.0

21 Feb 17:56
Compare
Choose a tag to compare

2023-02-15

Build System / Dependencies
  • GALAXY: add metadata for big sur & monterey (9ed8bbe)
  • POETRY:
    • upgrade ansible, molecule (fade2cd)
    • pin ansible-compat<2.1.0 (cb09901)
    • more accurate security test (40e9740)
    • correct ansible-compat version (1a94e39)
    • bump python and package versions (fd3b94f)
Continuous Integration
Code Style Changes
  • ANSIBLE-LINT: enforce fqcn (900d8f0)

Release 0.1.2

21 Feb 17:57
Compare
Choose a tag to compare

2021-06-23

Build System / Dependencies
  • POETRY: update ansible to ^4.1.0, lower python requirements to 3.6.1 (4a79d2c)
Continuous Integration
  • GITHUB: upgrade workflows and notifications (24784f9)
Documentation Changes
  • LICENSE, README: switch licensing to mit, remove travis (1a66f74)

Release 0.1.1

21 Feb 17:57
Compare
Choose a tag to compare

2021-06-08

Build System / Dependencies
  • POETRY: upgrade to ansible ^4.0.0 (2b6c362)

Release 0.1.0

21 Feb 17:57
Compare
Choose a tag to compare

2021-05-29

New Features
  • IMPORT: import role from legacy provisioner project (9f95dba)