Skip to content

Latest commit

 

History

History
185 lines (82 loc) · 8.07 KB

CHANGELOG.md

File metadata and controls

185 lines (82 loc) · 8.07 KB

Changelog

2.3.0 (2024-06-05)

Improvements

  • update variables and common role style (#9) (e7514e9)

2.2.2 (2024-05-12)

Documentation

  • README: update documentation (600a19d)

Fixes

  • add ca-certificates package (1d0622c)
  • use apt source config and gpgkey names from GitLab installation script (9b2d98c)

Styles

2.2.1 (2024-05-11)

Documentation

  • README: update variables documentation (5006406)

Styles

2.2.0 (2024-05-09)

Features

2.1.0 (2024-05-05)

Improvements

  • add architecture for debian-based distros (d82ef98)

2.0.4 (2024-04-28)

Documentation

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

Fixes

  • fixed running a role in check_mode (03182d9)

Styles

  • add newline to end of file (4fc69c7)
  • use double underline in register variable (71536ff)

Tests

  • add .tox as ignore (1a6a4c6)
  • add role_name prefix to instance name (e557118)
  • run linters in its own workflow (5b64a88)

2.0.3 (2024-04-20)

Documentation

  • README: update role variables description (0f8fec6)

2.0.2 (2024-04-20)

Code Refactoring

  • update variable names, rm conditional expression, quote strings and rm loop for include_vars (#7) (3acb973)

Continuous Integration

2.0.1 (2024-04-10)

Fixes

  • gpgkey value for redhat-based distros (#6) (5f0558b)

2.0.0 (2024-03-31)

⚠ BREAKING CHANGES

  • rm Pin Gitlab Runner APT repository task and add minor changes (#5)

Continuous Integration

Fixes

  • rm Pin Gitlab Runner APT repository task and add minor changes (#5) (83f90e9)

Styles

  • add _gitlab_runner_apt_local_gpgkey variable (ffd3c88)
  • update description and rename some task names (#4) (1c0aa2f)

1.2.0 (2024-01-05)

Improvements

  • update variable names and rm useless repo (#3) (47109b1)

1.1.1 (2023-11-15)

Code Refactoring

Documentation

Tests

1.1.0 (2023-08-15)

Continuous Integration

Documentation

Fixes

  • package version selection (f8e324f)

Improvements

Tests

1.0.0 (2023-08-14)

Features