Skip to content

Releases: linux-system-roles/network

Version 1.16.5

29 Aug 23:15
Compare
Choose a tag to compare

[1.16.5] - 2024-08-29

Other Changes

  • docs: Remove invalid network state example (#731)

Version 1.16.4

22 Aug 16:03
Compare
Choose a tag to compare

[1.16.4] - 2024-08-22

Other Changes

  • docs: Add examples using network_state variable (#728)

Version 1.16.3

20 Aug 22:37
Compare
Choose a tag to compare

[1.16.3] - 2024-08-20

Other Changes

  • test: use is-active instead of is-enabled to check for firewalld (#726)

Version 1.16.2

19 Aug 22:45
Compare
Choose a tag to compare

[1.16.2] - 2024-08-19

Other Changes

  • test: allow dhcp service if firewall is active (#724)

Version 1.16.1

16 Aug 14:11
Compare
Choose a tag to compare

[1.16.1] - 2024-08-16

Other Changes

  • tests: Use EPEL-7 from archive (#719)
  • test: skip integration pytest on fedora 39 and later (#720)
  • ci: fix and improve integration container testing (#721)

Version 1.16.0

09 Aug 17:57
Compare
Choose a tag to compare

[1.16.0] - 2024-08-09

New Features

  • feat: Add the support for the optional route source parameter in nm provider (#714)

Other Changes

  • ci: Add workflow for ci_test bad, use remote fmf plan (#712)
  • ci: Fix missing slash in ARTIFACTS_URL (#713)

Version 1.15.6

01 Aug 23:08
Compare
Choose a tag to compare

[1.15.6] - 2024-08-01

Other Changes

  • test: fix some Ansible warnings not caught by lint (#704)
  • ci: Add tft plan and workflow (#705)
  • test: team plugin test does not clean up properly (#706)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#708)
  • ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#710)

Version 1.15.5

16 Jul 21:14
Compare
Choose a tag to compare

[1.15.5] - 2024-07-15

Bug Fixes

  • fix: network_state must be defined in defaults/main.yml (#702)

Version 1.15.4

02 Jul 18:18
Compare
Choose a tag to compare

[1.15.4] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#700)

Other Changes

  • docs: Add documentation for specifying VLAN ID (#685)
  • docs: network_connections module is only meant for internal usage (#686)
  • test: debug deprecated bond test failures (#696)
  • ci: ansible-lint action now requires absolute directory (#699)

Version 1.15.3

11 Jun 17:12
Compare
Choose a tag to compare

[1.15.3] - 2024-06-11

Other Changes

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