Skip to content

Releases: linux-system-roles/network

Version 1.18.0

28 Apr 17:09

Choose a tag to compare

[1.18.0] - 2026-04-28

New Features

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

Other Changes

  • ci: bump ansible/ansible-lint from 25 to 26 (#838)
  • ci: skip most CI checks if title contains citest skip [citest_skip] (#839)
  • ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#840)
  • ci: tox-lsr version 3.15.0 [citest_skip] (#841)
  • ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#842)
  • ci: bump actions/upload-artifact from 6 to 7 (#844)
  • ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#847)
  • ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#848)
  • tests: Remove installing custom hostapd build for OWE (#851)
  • ci: bump codecov/codecov-action from 5 to 6 (#852)
  • ci: fix yum repos to use devel site instead of old site name [citest_skip] (#853)
  • ci: use codecov @v6 [citest_skip] (#854)
  • refactor: prepare for Ansible partner certification checks (#855)
  • refactor: use module.run_command instead of subprocess (#856)
  • ci: update header for run_role_with_clear_facts [citest_skip] (#857)
  • test: support ansible-test milestone version 2.22 [citest_skip] (#858)
  • ci: Comply with Ansible partner certification checking [citest_skip] (#859)
  • ci: ansible-lint requires dependencies to be installed [citest_skip] (#860)

Version 1.17.9

13 Jan 21:23

Choose a tag to compare

[1.17.9] - 2026-01-13

Other Changes

  • style: Use conscious language for profile list (#834)
  • refactor: use the warn module method on newer Ansible (#835)
  • ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#836)

Version 1.17.8

08 Jan 00:57

Choose a tag to compare

[1.17.8] - 2026-01-07

Other Changes

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

Version 1.17.7

17 Nov 21:27

Choose a tag to compare

[1.17.7] - 2025-11-17

Bug Fixes

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

Other Changes

  • ci: bump actions/upload-artifact from 4 to 5 (#819)
  • ci: bump github/codeql-action from 3 to 4 (#820)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#821)
  • ci: bump tox-lsr to 3.13.0 (#822)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#823)

Version 1.17.6

21 Oct 18:23

Choose a tag to compare

[1.17.6] - 2025-10-21

Bug Fixes

  • fix: allow use of built-in routing tables (#804)
  • fix: Skip the loopback profile when deleting all profiles except the ones explicitly included (#813)

Other Changes

  • test: ensure NetworkManager, ensure eth1 is active (#801)
  • test: skip 802_1x tests on el7, RHEL other than 8 (#802)
  • ci: bump actions/checkout from 4 to 5 (#803)
  • ci: rollout several recent changes to CI testing (#806)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#808)
  • ci: use the new epel feature to enable EPEL for testing farm (#809)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#811)
  • ci: use JSON format for __bootc_validation (#812)
  • remove wen from CODEOWNERS (#815)
  • ci: bump actions/setup-python from 5 to 6 (#816)
  • ci: bump actions/github-script from 7 to 8 (#817)

Version 1.17.5

01 Aug 13:17

Choose a tag to compare

[1.17.5] - 2025-08-01

Other Changes

  • test: ensure /etc/pki/tls/cert.pem exists for 802 tests on EL10 (#798)

Version 1.17.4

09 Jul 21:09

Choose a tag to compare

[1.17.4] - 2025-07-09

Other Changes

  • tests: Assert ethernet profile and device state (#793)
  • docs: Add guide for running CI tests locally with tox-lsr (#796)

Version 1.17.3

02 Jul 23:20

Choose a tag to compare

[1.17.3] - 2025-07-02

Other Changes

  • ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#785)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#786)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#788)
  • ci: get rid of integration tests - broken, unmaintained (#789)
  • ci: Add support for bootc end-to-end validation tests (#790)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#791)
  • test: improve method for finding secondary interface (#792)
  • refactor: support Ansible 2.19 (#794)

Version 1.17.2

23 Apr 20:32

Choose a tag to compare

[1.17.2] - 2025-04-23

Bug Fixes

  • fix: Refine MAC validation using interface name (#768)
  • fix: Remove MAC address matching from SysUtil.link_info_find() (#769)
  • fix: Correct attribute checks for routing rule validation (#774)

Other Changes

  • ci: Check spelling with codespell (#754)
  • ci: ansible-plugin-scan is disabled for now (#755)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#758)
  • refactor: fix python black formatting (#759)
  • ci: Add an additional NIC for test purposes (#762)
  • ci: Add test plan in .ci dir to be able to customize it per each role (#763)
  • ci: Add test plan that runs CI tests and customize it for each role (#765)
  • test: do not need to install from epel or pip (#770)
  • ci: In test plans, prefix all relate variables with SR_ (#771)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#773)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#776)
  • test: add another network interface device for qemu tests (#777)
  • test: set shell to /bin/bash in order to use pipefail (#778)
  • test: find second interface to use for mac address match (#779)
  • test: skip initscript related tests on Fedora 41 and later (#780)
  • test: exclude qemu interfaces from dhcp (#781)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#782)
  • ci: skip storage scsi, nvme tests in github qemu ci (#783)

Version 1.17.1

09 Jan 15:47

Choose a tag to compare

[1.17.1] - 2025-01-09

Bug Fixes

  • fix: Prioritize find link info by permanent MAC address, with fallback to current address (#749)

Other Changes

  • ci: bump codecov/codecov-action from 4 to 5 (#746)
  • ci: Use Fedora 41, drop Fedora 39 (#747)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#748)