Releases: antmelekhin/ansible-role-microsoft-repository
Releases · antmelekhin/ansible-role-microsoft-repository
v2.0.0
2.0.0 (2024-09-13)
⚠ BREAKING CHANGES
Improvements
v1.5.1
1.5.1 (2024-09-07)
Documentation
- README: update variables description (59e89c4)
v1.5.0
1.5.0 (2024-09-04)
Features
v1.4.0
1.4.0 (2024-09-04)
Improvements
- merge OS-specific variables into the
vars/main.yml
file (#17) (17a6f31)
Styles
v1.3.4
1.3.4 (2024-05-13)
Documentation
- README: update variables documentation (8a9bc5b)
Fixes
- fix task and molecule instance names (d52d156)
Styles
v1.3.3
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
1.3.2 (2024-04-19)
Code Refactoring
- update variable names, quote strings and rm loop for include_vars (#15) (c7c209c)
v1.3.1
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
1.3.0 (2024-03-10)
Continuous Integration
Improvements
- update variable names and add other changes (#12) (21cad76)
Styles