Skip to content

Releases: linux-system-roles/rhc

Version 1.6.13

08 Jan 00:56

Choose a tag to compare

[1.6.13] - 2026-01-07

Other Changes

  • ci: Bump actions/checkout from 5 to 6 (#250)
  • ci: add qemu tests for Fedora 43, drop Fedora 41 (#251)
  • ci: Bump actions/upload-artifact from 5 to 6 (#252)
  • refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#253)

Version 1.6.12

17 Nov 19:35

Choose a tag to compare

[1.6.12] - 2025-11-17

Bug Fixes

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

Other Changes

  • ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#231)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#232)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#233)
  • ci: Add support for bootc end-to-end validation tests (#234)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#235)
  • ci: rollout several recent changes to CI testing (#237)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#238)
  • ci: use the new epel feature to enable EPEL for testing farm (#239)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#241)
  • ci: use JSON format for __bootc_validation (#242)
  • ci: Bump actions/github-script from 7 to 8 (#243)
  • ci: Bump actions/upload-artifact from 4 to 5 (#244)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#245)
  • ci: bump tox-lsr to 3.13.0 (#246)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#247)

Version 1.6.11

28 Apr 22:10

Choose a tag to compare

[1.6.11] - 2025-04-28

Other Changes

  • ci: In test plans, prefix all relate variables with SR_ (#222)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#223)
  • tests: Cleanup candlepin container (#224)
  • tests: update location of Candlepin container (#225)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#226)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#228)
  • ci: skip storage scsi, nvme tests in github qemu ci (#229)

Version 1.6.10

26 Feb 22:09

Choose a tag to compare

[1.6.10] - 2025-02-26

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#212)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#215)
  • ci: Check spelling with codespell (#217)
  • ci: Revert .pandoc_template because it contains a typo in Licence (#218)
  • ci: Add test plan that runs CI tests and customize it for each role (#219)
  • tests: adjust UUID checks to newer versions of insights-core (#220)

Version 1.6.9

27 Jan 20:05

Choose a tag to compare

[1.6.9] - 2025-01-27

Bug Fixes

  • fix: use the right systemd service for remediations in EL 10+ (#209)

Other Changes

  • tests: stop adding pools to the activation key (#210)

Version 1.6.8

09 Jan 15:50

Choose a tag to compare

[1.6.8] - 2025-01-09

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#206)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#207)

Version 1.6.7

31 Oct 01:06

Choose a tag to compare

[1.6.7] - 2024-10-30

Other Changes

  • ci: Add tags to TF workflow, allow more [citest bad] formats (#198)
  • ci: ansible-test action now requires ansible-core version (#200)
  • ci: add YAML header to github action workflow files (#201)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#203)
  • tests: simplify distro check in tests_environments.yml (#204)

Version 1.6.6

09 Aug 17:57

Choose a tag to compare

[1.6.6] - 2024-08-09

Bug Fixes

  • fix: drop usage of "auto_attach" of the "redhat_subscription" module (#189)

Other Changes

  • ci: Add tft plan and workflow (#187)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#190)
  • tests: factorize & fix URL for candlepin owner (#191)
  • ci: Bump sclorg/testing-farm-as-github-action from 2 to 3 (#192)
  • ci: Add workflow for ci_test bad, use remote fmf plan (#193)
  • ci: Fix missing slash in ARTIFACTS_URL (#194)
  • tests: switch to an SCA account for Candlepin (#195)
  • tests: run podman directly instead of using containers.podman (#196)

Version 1.6.5

02 Jul 17:51

Choose a tag to compare

[1.6.5] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#184)

Other Changes

  • ci: ansible-lint action now requires absolute directory (#183)

Version 1.6.4

11 Jun 17:15

Choose a tag to compare

[1.6.4] - 2024-06-11

Other Changes

  • ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#178)
  • ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#180)
  • ci: Add supported_ansible_also to .ansible-lint (#181)