Skip to content

Releases: antmelekhin/ansible-role-microsoft-repository

v2.0.0

13 Sep 09:43
Compare
Choose a tag to compare

2.0.0 (2024-09-13)

⚠ BREAKING CHANGES

  • update variables (#19)

Improvements

v1.5.1

07 Sep 18:30
Compare
Choose a tag to compare

1.5.1 (2024-09-07)

Documentation

  • README: update variables description (59e89c4)

v1.5.0

04 Sep 17:31
Compare
Choose a tag to compare

1.5.0 (2024-09-04)

Features

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

v1.4.0

04 Sep 15:29
Compare
Choose a tag to compare

1.4.0 (2024-09-04)

Improvements

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

Styles

v1.3.4

13 May 18:52
Compare
Choose a tag to compare

1.3.4 (2024-05-13)

Documentation

  • README: update variables documentation (8a9bc5b)

Fixes

  • fix task and molecule instance names (d52d156)

Styles

v1.3.3

27 Apr 20:57
Compare
Choose a tag to compare

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)

v1.3.2

19 Apr 16:54
Compare
Choose a tag to compare

1.3.2 (2024-04-19)

Code Refactoring

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

v1.3.1

17 Apr 16:53
Compare
Choose a tag to compare

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)

v1.3.0

10 Mar 19:24
Compare
Choose a tag to compare

1.3.0 (2024-03-10)

Continuous Integration

Improvements

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

Styles

v1.2.6

13 Sep 13:40
Compare
Choose a tag to compare

1.2.6 (2023-09-13)

Fixes

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