Skip to content

Releases: linux-system-roles/certificate

Version 1.6.0

28 Apr 17:14

Choose a tag to compare

[1.6.0] - 2026-04-28

New Features

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

Other Changes

  • ci: fix yum repos to use devel site instead of old site name [citest_skip] (#322)
  • ci: use codecov @v6 [citest_skip] (#323)
  • refactor: the ansible six PY2 is deprecated - just use sys.version_info instead (#324)
  • ci: update header for run_role_with_clear_facts [citest_skip] (#325)
  • test: support ansible-test milestone version 2.22 [citest_skip] (#326)
  • ci: Comply with Ansible partner certification checking [citest_skip] (#327)
  • ci: ansible-lint requires dependencies to be installed [citest_skip] (#328)

Version 1.5.0

16 Mar 18:09

Choose a tag to compare

[1.5.0] - 2026-03-16

New Features

  • feat: Add openSUSE Leap vars (#317)

Other Changes

  • ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#307)
  • ci: bump ansible/ansible-lint from 25 to 26 (#308)
  • ci: skip most CI checks if title contains citest skip [citest_skip] (#309)
  • ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#310)
  • ci: tox-lsr version 3.15.0 [citest_skip] (#311)
  • ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#312)
  • ci: Ansible version must be string, not float [citest_skip] (#313)
  • ci: bump actions/upload-artifact from 6 to 7 (#314)
  • ci: tox-lsr 3.16.0 - fix qemu tox test failures - rename to qemu-ansible-core-X-Y [citest_skip] (#315)
  • ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#316)
  • refactor: fix python black formatting (#318)
  • ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#319)

Version 1.4.4

06 Jan 17:07

Choose a tag to compare

[1.4.4] - 2026-01-06

Other Changes

  • ci: bump gha checkout from v5 to v6 (#302)
  • ci: add qemu tests for Fedora 43, drop Fedora 41 (#303)
  • ci: bump actions/upload-artifact from 5 to 6 (#304)
  • refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#305)

Version 1.4.3

17 Nov 20:49

Choose a tag to compare

[1.4.3] - 2025-11-17

Bug Fixes

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

Other Changes

  • ci: bump actions/checkout from 4 to 5 (#283)
  • ci: rollout several recent changes to CI testing (#285)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#286)
  • ci: use the new epel feature to enable EPEL for testing farm (#287)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#289)
  • ci: use JSON format for __bootc_validation (#290)
  • ci: bump actions/setup-python from 5 to 6 (#292)
  • ci: bump actions/github-script from 7 to 8 (#293)
  • ci: bump actions/upload-artifact from 4 to 5 (#295)
  • ci: bump github/codeql-action from 3 to 4 (#296)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#297)
  • ci: bump tox-lsr to 3.13.0 (#298)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#299)

Version 1.4.2

18 Aug 13:49

Choose a tag to compare

[1.4.2] - 2025-08-18

Other Changes

  • test: reset hostname after ipa test (#281)

Version 1.4.1

02 Jul 23:52

Choose a tag to compare

[1.4.1] - 2025-07-02

Other Changes

  • refactor: fix ansible-lint issue with setup_ipa (#279)

Version 1.4.0

23 Jun 14:23

Choose a tag to compare

[1.4.0] - 2025-06-23

New Features

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

Version 1.3.12

17 Jun 00:05

Choose a tag to compare

[1.3.12] - 2025-06-16

Other Changes

  • ci: Add support for bootc end-to-end validation tests (#272)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#273)
  • refactor: Ansible 2.19 support (#274)

Version 1.3.11

21 May 14:50

Choose a tag to compare

[1.3.11] - 2025-05-21

Bug Fixes

  • fix: update python package dependencies for SLE 16 (#270)

Other Changes

  • ci: Add test plan that runs CI tests and customize it for each role (#261)
  • ci: In test plans, prefix all relate variables with SR_ (#262)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#263)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#264)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#265)
  • ci: skip storage scsi, nvme tests in github qemu ci (#266)
  • ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#267)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#268)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#269)

Version 1.3.10

13 Feb 21:29

Choose a tag to compare

[1.3.10] - 2025-02-13

Other Changes

  • test: use ipaserver role from collection if it exists (#256)
  • ci: Check spelling with codespell (#257)
  • ci: enable ansible verbosity (#258)
  • ci: turn off ansible verbosity (#259)