Releases: linux-system-roles/logging
Releases · linux-system-roles/logging
Version 1.16.0
[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
Version 1.15.4
[1.15.4] - 2025-11-17
Bug Fixes
- fix: cannot use community-general version 12 - no py27 and py36 support (#475)
Other Changes
Version 1.15.3
[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
Version 1.15.1
[1.15.1] - 2025-06-16
Other Changes
Version 1.15.0
Version 1.14.2
[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)