Skip to content

Latest commit

 

History

History
179 lines (83 loc) · 8.91 KB

CHANGELOG.md

File metadata and controls

179 lines (83 loc) · 8.91 KB

Changelog

2.0.0 (2024-09-13)

⚠ BREAKING CHANGES

  • update variables (#19)

Improvements

1.5.1 (2024-09-07)

Documentation

  • README: update variables description (59e89c4)

1.5.0 (2024-09-04)

Features

  • add meta/argument_specs.yml file (#18) (5665283)

1.4.0 (2024-09-04)

Improvements

  • merge OS-specific variables into the vars/main.yml file (#17) (17a6f31)

Styles

1.3.4 (2024-05-13)

Documentation

  • README: update variables documentation (8a9bc5b)

Fixes

  • fix task and molecule instance names (d52d156)

Styles

1.3.3 (2024-04-27)

Documentation

  • README: fixed examples view for Ansible Galaxy (e3a9099)

Fixes

  • fixed running a role in check_mode (fd3a155)

Styles

  • add newline to end of file (24f476c)
  • use double underline register variable and quote strings (9554d91)

Tests

  • add .tox as ignore (0d60da4)
  • add role_name prefix to instance name (222ee5d)
  • run linters in its own workflow (853ffc5)

1.3.2 (2024-04-19)

Code Refactoring

  • update variable names, quote strings and rm loop for include_vars (#15) (c7c209c)

1.3.1 (2024-04-17)

Continuous Integration

Documentation

  • README: update supported platforms in README and meta (8f7af45)

Styles

  • add _microsoft_repository_local_gpgkey variable and merge debian/ubuntu vars files (#14) (f3b74a5)

1.3.0 (2024-03-10)

Continuous Integration

Improvements

  • update variable names and add other changes (#12) (21cad76)

Styles

1.2.6 (2023-09-13)

Fixes

  • add missing arch in apt repo list (#10) (1acdf90)

1.2.5 (2023-08-24)

Fixes

  • add update_cahce in debian task for fix idempotence (18f3f26)

Tests

1.2.4 (2023-07-24)

Fixes

  • update _microsoft_repository_baseurl variable for Debian (6d034fa)

1.2.3 (2023-07-24)

Continuous Integration

  • add release type improv (9a0137a)
  • rm tagFormat option, update commit-analyzer and release-notes-generator blocks (9e9319b)

Fixes

  • change *_repository modules to template in Add Microsoft Repository tasks (0b166b6)

1.2.2 (2023-06-14)

Fixes

  • test: replace shell to command module in verify step (6cc16a4)

1.2.1 (2023-06-14)

Fixes

  • improve the task key order (7950372)

Tests

  • update molecule scenario and workflow (2d0d361)

1.2.0 (2023-04-30)

Features

  • add ability to select dirs of the repository (#6) (d3bd7a6)