Skip to content

Releases: linux-system-roles/nbde_client

Version 1.3.8

29 Jan 02:26

Choose a tag to compare

[1.3.8] - 2026-01-28

Other Changes

  • ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#232)
  • refactor: fix shellcheck for templates (#233)

Version 1.3.7

08 Jan 01:11

Choose a tag to compare

[1.3.7] - 2026-01-07

Other Changes

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

Version 1.3.6

17 Nov 19:01

Choose a tag to compare

[1.3.6] - 2025-11-17

Bug Fixes

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

Other Changes

  • refactor: do not use automatic format strings (#225)

Version 1.3.5

13 Nov 22:53

Choose a tag to compare

[1.3.5] - 2025-11-13

Bug Fixes

  • fix: idempotence issue when binding fails to be added (#196)

Other Changes

  • ci: bump actions/checkout from 4 to 5 (#208)
  • ci: rollout several recent changes to CI testing (#210)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#211)
  • ci: use the new epel feature to enable EPEL for testing farm (#212)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#214)
  • ci: use JSON format for __bootc_validation (#215)
  • ci: bump actions/setup-python from 5 to 6 (#216)
  • ci: bump actions/github-script from 7 to 8 (#217)
  • ci: bump github/codeql-action from 3 to 4 (#218)
  • ci: bump actions/upload-artifact from 4 to 5 (#219)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#220)
  • ci: bump tox-lsr to 3.13.0 (#221)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#222)

Version 1.3.4

23 Jun 13:52

Choose a tag to compare

[1.3.4] - 2025-06-23

Bug Fixes

  • fix: Adjust for Ansible 2.19 (#206)

Other Changes

  • ci: Add support for bootc end-to-end validation tests (#204)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#205)

Version 1.3.3

21 May 14:47

Choose a tag to compare

[1.3.3] - 2025-05-21

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#187)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#190)
  • refactor: fix python black formatting (#191)
  • ci: Check spelling with codespell (#192)
  • ci: Add test plan that runs CI tests and customize it for each role (#193)
  • ci: In test plans, prefix all relate variables with SR_ (#194)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#195)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#197)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#198)
  • ci: skip storage scsi, nvme tests in github qemu ci (#199)
  • ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#200)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#201)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#202)

Version 1.3.2

09 Jan 15:45

Choose a tag to compare

[1.3.2] - 2025-01-09

Other Changes

  • ci: bump codecov/codecov-action from 4 to 5 (#183)
  • ci: Use Fedora 41, drop Fedora 39 (#184)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#185)

Version 1.3.1

31 Oct 01:12

Choose a tag to compare

[1.3.1] - 2024-10-30

Other Changes

  • ci: Add tft plan and workflow (#169)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#171)
  • ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#172)
  • ci: Add workflow for ci_test bad, use remote fmf plan (#173)
  • ci: Fix missing slash in ARTIFACTS_URL (#174)
  • chore: add debian late boot support (#176)
  • ci: Add tags to TF workflow, allow more [citest bad] formats (#177)
  • ci: ansible-test action now requires ansible-core version (#178)
  • ci: add YAML header to github action workflow files (#179)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#181)

Version 1.3.0

02 Jul 17:52

Choose a tag to compare

[1.3.0] - 2024-07-02

New Features

  • feat: Allow initrd configuration to be skipped (#165)

Bug Fixes

  • fix: add support for EL10 (#166)

Other Changes

  • test: some files not created by nm implementation (#164)
  • ci: ansible-lint action now requires absolute directory (#167)

Version 1.2.20

11 Jun 17:10

Choose a tag to compare

[1.2.20] - 2024-06-11

Other Changes

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