Releases: linux-system-roles/timesync
Releases · linux-system-roles/timesync
Version 1.9.1
[1.9.1] - 2024-10-30
Other Changes
- ci: Add tags to TF workflow, allow more [citest bad] formats (#258)
- ci: ansible-test action now requires ansible-core version (#259)
- ci: add YAML header to github action workflow files (#260)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#262)
Version 1.9.0
[1.9.0] - 2024-08-16
New Features
- feat: Handle reboot for transactional update systems (#256)
Other Changes
- ci: Add workflow for ci_test bad, use remote fmf plan (#254)
- ci: Fix missing slash in ARTIFACTS_URL (#255)
Version 1.8.6
[1.8.6] - 2024-08-01
Other Changes
- ci: Add tft plan and workflow (#248)
- docs: add module documentation for timesync_provider (#250)
- ci: Update fmf plan to add a separate job to prepare managed nodes (#251)
- ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#252)
Version 1.8.5
[1.8.5] - 2024-07-02
Bug Fixes
- fix: add support for EL10 (#245)
- fix: Don't use chrony-dhcp sourcedir on EL8 systems (#246)
Other Changes
- ci: ansible-lint action now requires absolute directory (#244)
Version 1.8.4
[1.8.4] - 2024-06-11
Other Changes
- ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#239)
- ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#241)
- ci: Add supported_ansible_also to .ansible-lint (#242)
Version 1.8.3
[1.8.3] - 2024-04-04
Other Changes
- ci: fix python unit test - copy pytest config to tests/unit (#234)
- ci: Bump ansible/ansible-lint from 6 to 24 (#235)
- ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#237)
Version 1.8.2
[1.8.2] - 2024-01-16
Other Changes
- ci: support ansible-lint and ansible-test 2.16 (#231)
- ci: Use supported ansible-lint action; run ansible-lint against the collection (#232)
Version 1.8.1
[1.8.1] - 2023-12-08
Other Changes
- ci: bump actions/github-script from 6 to 7 (#227)
- refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#228)
Version 1.8.0
[1.8.0] - 2023-11-29
New Features
- feat: support for ostree systems (#224)
Version 1.7.9
[1.7.9] - 2023-11-06
Other Changes
- ci: Fix implicit octal values in main.yml (#220)
- ci: Add ALP-Dolomite var file (#221)