Skip to content

Releases: linux-system-roles/network

Version 1.20.3

Choose a tag to compare

@github-actions github-actions released this 25 Jun 22:52

[1.20.3] - 2026-06-25

Other Changes

  • test: fix kernel url path for the mac80211_hwsim kernel module (#880)

Version 1.20.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 18:11

[1.20.2] - 2026-06-24

Other Changes

  • test: fix unit test module lookup paths (#876)
  • test: refactor wireless tests into single setup and cleanup (#877)
  • test: remove unused files, py26 tests (#878)

Version 1.20.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 13:16

[1.20.1] - 2026-06-01

Bug Fixes

  • fix: correctly retry device read when device is unstable (#874)

Other Changes

  • refactor: use ansible.posix 2.1.X for EL7 compatibility [citest_skip] (#871)
  • ci: Add config file for CodeRabbit with custom rules (#872)
  • ci: Skip reviews for PRs with [citest_skip] in the title (#873)

Version 1.20.0

Choose a tag to compare

@github-actions github-actions released this 12 May 13:29

[1.20.0] - 2026-05-12

New Features

  • feat: Use verbosity-based logging in network role (#868)

Version 1.19.0

Choose a tag to compare

@github-actions github-actions released this 07 May 20:54

[1.19.0] - 2026-05-07

New Features

  • feat: add initial support for sle16+ (#863)

Bug Fixes

  • fix: handle_exceptions is not a valid parameter (#864)

Other Changes

  • test: ensure integration pytest works in collection mode (#865)
  • ci: bump actions/github-script from 8 to 9 (#866)
  • refactor: log-to-syslog in debug_flags will log internal trace msgs to syslog [citest_skip] (#867)

Version 1.18.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 17:09

[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

Choose a tag to compare

@github-actions github-actions released this 13 Jan 21:23

[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

Choose a tag to compare

@github-actions github-actions released this 08 Jan 00:57

[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

Choose a tag to compare

@github-actions github-actions released this 17 Nov 21:27

[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

Choose a tag to compare

@github-actions github-actions released this 21 Oct 18:23

[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)