Skip to content

Releases: linux-system-roles/logging

Version 1.16.0

28 Apr 17:13

Choose a tag to compare

[1.16.0] - 2026-04-28

New Features

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

Other Changes

  • ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#482)
  • ci: bump ansible/ansible-lint from 25 to 26 (#483)
  • ci: skip most CI checks if title contains citest skip [citest_skip] (#484)
  • ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#485)
  • ci: tox-lsr version 3.15.0 [citest_skip] (#486)
  • ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#487)
  • ci: bump actions/upload-artifact from 6 to 7 (#489)
  • ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#491)
  • ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#492)
  • ci: fix yum repos to use devel site instead of old site name [citest_skip] (#495)
  • ci: update header for run_role_with_clear_facts [citest_skip] (#496)
  • ci: Comply with Ansible partner certification checking [citest_skip] (#497)
  • ci: ansible-lint requires dependencies to be installed [citest_skip] (#498)

Version 1.15.5

08 Jan 01:21

Choose a tag to compare

[1.15.5] - 2026-01-07

Other Changes

  • ci: bump actions/checkout from 5 to 6 (#477)
  • ci: add qemu tests for Fedora 43, drop Fedora 41 (#478)
  • ci: bump actions/upload-artifact from 5 to 6 (#479)
  • refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#480)

Version 1.15.4

17 Nov 20:10

Choose a tag to compare

[1.15.4] - 2025-11-17

Bug Fixes

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

Other Changes

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

Version 1.15.3

21 Oct 18:28

Choose a tag to compare

[1.15.3] - 2025-10-21

Other Changes

  • ci: bump actions/checkout from 4 to 5 (#460)
  • ci: rollout several recent changes to CI testing (#462)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#463)
  • ci: use the new epel feature to enable EPEL for testing farm (#464)
  • refactor: disable ansible-lint invalid jinja error (#465)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#467)
  • ci: use JSON format for __bootc_validation (#468)
  • ci: bump actions/github-script from 7 to 8 (#469)

Version 1.15.2

09 Jul 21:23

Choose a tag to compare

[1.15.2] - 2025-07-09

Other Changes

  • refactor: support ansible 2.19 (#458)

Version 1.15.1

17 Jun 00:08

Choose a tag to compare

[1.15.1] - 2025-06-16

Other Changes

  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#453)
  • ci: Add support for bootc end-to-end validation tests (#454)
  • tests: Update tests_combination for bootc end-to-end validation (#455)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#456)

Version 1.15.0

15 May 14:18

Choose a tag to compare

[1.15.0] - 2025-05-15

New Features

  • feat: Support this role in container builds (#444)

Bug Fixes

  • fix: Consider "degraded" systemd state as booted (#449)

Other Changes

  • ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#445)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#446)
  • test: restart firewalld after dbus if firewalld is running (#447)
  • refactor: Re-unify service disabling and stopping (#448)

Version 1.14.2

23 Apr 20:15

Choose a tag to compare

[1.14.2] - 2025-04-23

Bug Fixes

  • fix: Add a variable for rsyslog base package on Debian (#436)
  • fix: Only remove rsyslog* packages, remove packages with command line (#440)

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#430)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#433)
  • ci: Check spelling with codespell (#434)
  • ci: Add test plan that runs CI tests and customize it for each role (#435)
  • ci: In test plans, prefix all relate variables with SR_ (#437)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#438)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#441)
  • ci: skip storage scsi, nvme tests in github qemu ci (#442)

Version 1.14.1

09 Jan 15:51

Choose a tag to compare

[1.14.1] - 2025-01-09

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#427)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#428)

Version 1.14.0

12 Nov 21:03

Choose a tag to compare

[1.14.0] - 2024-11-12

New Features

  • feat: support custom templates (#425)