Skip to content

Releases: linux-system-roles/timesync

Version 1.11.4

12 Feb 19:36

Choose a tag to compare

[1.11.4] - 2026-02-12

Bug Fixes

  • fix: use ansible_facts timesync_ntp_provider_current (#331)

Other Changes

  • ci: tox-lsr version 3.15.0 [citest_skip] (#329)
  • ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#330)

Version 1.11.3

07 Feb 01:28

Choose a tag to compare

[1.11.3] - 2026-02-06

Bug Fixes

  • fix: check for existence of runlevel, chkconfig, service before using them (#325)

Other Changes

  • ci: bump ansible/ansible-lint from 25 to 26 (#324)
  • ci: skip most CI checks if title contains citest skip [citest_skip] (#326)
  • ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#327)

Version 1.11.2

13 Jan 21:47

Choose a tag to compare

[1.11.2] - 2026-01-13

Other Changes

  • ci: bump gha checkout from v5 to v6 (#314)
  • ci: add qemu tests for Fedora 43, drop Fedora 41 (#315)
  • ci: bump actions/upload-artifact from 5 to 6 (#316)
  • refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#317)
  • ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#318)

Version 1.11.1

17 Nov 18:59

Choose a tag to compare

[1.11.1] - 2025-11-17

Bug Fixes

  • fix: cannot use community-general version 12 - no py27 and py36 support (#312)

Other Changes

  • ci: bump actions/upload-artifact from 4 to 5 (#308)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#309)
  • ci: bump tox-lsr to 3.13.0 (#310)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#311)

Version 1.11.0

21 Oct 17:41

Choose a tag to compare

[1.11.0] - 2025-10-21

New Features

  • feat: support this role in container builds (#303)

Other Changes

  • ci: bump actions/checkout from 4 to 5 (#297)
  • ci: rollout several recent changes to CI testing (#299)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#300)
  • ci: use the new epel feature to enable EPEL for testing farm (#301)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#304)
  • ci: use JSON format for __bootc_validation (#305)
  • ci: bump actions/github-script from 7 to 8 (#306)

Version 1.10.2

09 Jul 21:00

Choose a tag to compare

[1.10.2] - 2025-07-09

Other Changes

  • ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#290)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#291)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#292)
  • ci: Add support for bootc end-to-end validation tests (#293)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#294)
  • refactor: support ansible 2.19; fix ansible-lint issues (#295)

Version 1.10.1

28 Apr 22:09

Choose a tag to compare

[1.10.1] - 2025-04-28

Other Changes

  • test: add test for secccomp on el9/el10 (#288)

Version 1.10.0

23 Apr 20:38

Choose a tag to compare

[1.10.0] - 2025-04-23

New Features

  • feat: add support for timesync_ntp_ip_family (#277)

Bug Fixes

  • fix: add default seccomp filters for el9/10 (#279)

Other Changes

  • ci: Check spelling with codespell (#267)
  • ci: ansible-plugin-scan is disabled for now (#268)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#271)
  • ci: Add test plan that runs CI tests and customize it for each role (#273)
  • ci: In test plans, prefix all relate variables with SR_ (#274)
  • ci: Create inventory for wrapper test with inventory_hostname (#275)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#276)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#281)
  • refactor: make OracleLinux vars files symlinks to RedHat vars files (#283)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#284)
  • ci: skip storage scsi, nvme tests in github qemu ci (#285)
  • test: ensure tests cleanup and restore the system state (#286)

Version 1.9.2

09 Jan 15:38

Choose a tag to compare

[1.9.2] - 2025-01-09

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#264)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#265)

Version 1.9.1

31 Oct 00:55

Choose a tag to compare

[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)