Skip to content

Releases: linux-system-roles/timesync

Version 1.13.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 16:41

[1.13.0] - 2026-07-27

New Features

  • feat: Support key and keyfile for authentication (#357)

Other Changes

  • ci: use gha checkout v7, codecov v7 [citest_skip] (#355)
  • ci: Use our own pr_title_lint.py instead of NPM commitlint [citest_skip] (#356)
  • ci: bump tox-lsr version to 3.20.0 to fix tox 4.58 api breakage [citest_skip] (#358)
  • ci: Add support for Fedora 44 and drop Fedora 42 - use ansible-core 2.21 [citest_skip] (#360)

Version 1.12.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 18:13

[1.12.2] - 2026-06-24

Other Changes

  • refactor: use ansible.posix 2.1.X for EL7 compatibility [citest_skip] (#350)
  • ci: Add config file for CodeRabbit with custom rules (#351)
  • ci: Skip reviews for PRs with [citest_skip] in the title (#352)
  • test: remove unused files (#353)

Version 1.12.1

Choose a tag to compare

@github-actions github-actions released this 07 May 20:56

[1.12.1] - 2026-05-07

Bug Fixes

  • fix: add verbosity-based no_log to facts modules (#348)

Other Changes

  • ci: bump actions/github-script from 8 to 9 (#347)

Version 1.12.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 17:07

[1.12.0] - 2026-04-28

New Features

  • feat: add role fingerprints to syslog (#345)

Other Changes

  • ci: bump actions/upload-artifact from 6 to 7 (#334)
  • ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#336)
  • ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#337)
  • ci: fix yum repos to use devel site instead of old site name [citest_skip] (#339)
  • refactor: comply with Ansible partner certification checks [citest_skip] (#340)
  • ci: update header for run_role_with_clear_facts [citest_skip] (#341)
  • test: support ansible-test milestone version 2.22 [citest_skip] (#342)
  • ci: Comply with Ansible partner certification checking [citest_skip] (#343)
  • ci: ansible-lint requires dependencies to be installed [citest_skip] (#344)

Version 1.11.4

Choose a tag to compare

@github-actions github-actions released this 12 Feb 19:36

[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

Choose a tag to compare

@github-actions github-actions released this 07 Feb 01:28

[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

Choose a tag to compare

@github-actions github-actions released this 13 Jan 21:47

[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

Choose a tag to compare

@github-actions github-actions released this 17 Nov 18:59

[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

Choose a tag to compare

@github-actions github-actions released this 21 Oct 17:41

[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

Choose a tag to compare

@github-actions github-actions released this 09 Jul 21:00

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