Skip to content

Latest commit

 

History

History
168 lines (73 loc) · 6.75 KB

CHANGELOG.md

File metadata and controls

168 lines (73 loc) · 6.75 KB

Changelog

1.7.1 (2024-10-17)

Code Refactoring

  • fix some variables form vars/main.yml file (2f1d259)

1.7.0 (2024-10-06)

Continuous Integration

  • use ubuntu-22.04 instead of ubuntu-latest (1db6cd5)

Features

Styles

1.6.0 (2024-08-10)

Improvements

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

1.5.0 (2024-07-29)

Features

  • add meta/argument_specs.yml (0cdc730)

1.4.1 (2024-07-27)

Fixes

  • split vars/main.yml file by distribution (#7) (fae39fc)

1.4.0 (2024-07-26)

Features

1.3.0 (2024-07-25)

Improvements

  • merge OS-specific variables into the main file (#6) (d330b37)

Tests

  • clean version output in the default scenario (0910474)

1.2.0 (2024-06-10)

Features

Styles

1.1.0 (2024-05-24)

Features

  • add amazonlinux support and improv common role style (#4) (7f9930a)

Styles

  • add newline to end of file (00a42db)

1.0.4 (2024-04-26)

Documentation

  • README: fixed examples view for Ansible Galaxy (2842d2a)

Fixes

  • fixed running a role in check_mode (4733e8f)

Styles

  • use double underline regiter variable (6160133)

Tests

  • add .tox as ignore (5935e66)
  • add role_name prefix to instance name (ef4fef3)
  • run linters in its own workflow (7ac1c0b)

1.0.3 (2024-04-20)

Code Refactoring

  • rm loop for include_vars (bff4770)

Continuous Integration

Styles

1.0.2 (2024-03-26)

Fixes

Styles

  • add empty line after ansible comment (6766872)

Tests

  • fix: set role_name_check as skip_list (e6826f2)

1.0.1 (2024-02-22)

Code Refactoring

Styles

  • rename include variables task (c676e84)
  • rename some tasks and update description (#1) (9dd4431)

1.0.0 (2023-11-10)

Features