Releases: linux-system-roles/network
Releases · linux-system-roles/network
Version 1.17.0
[1.17.0] - 2024-10-30
New Features
- feat: Support autoconnect_retries (#737)
- feat: Support
wait_ip
property (#741)
Other Changes
- docs: Explain where network state examples originate (#734)
- ci: Add tags to TF workflow, allow more [citest bad] formats (#738)
- ci: ansible-test action now requires ansible-core version (#739)
- ci: add YAML header to github action workflow files (#740)
- docs: Promote
network_state
variable as the future for network management (#742)
- refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#744)
Version 1.16.5
[1.16.5] - 2024-08-29
Other Changes
- docs: Remove invalid network state example (#731)
Version 1.16.4
[1.16.4] - 2024-08-22
Other Changes
- docs: Add examples using network_state variable (#728)
Version 1.16.3
[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
[1.16.2] - 2024-08-19
Other Changes
- test: allow dhcp service if firewall is active (#724)
Version 1.16.1
[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
[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
[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
[1.15.5] - 2024-07-15
Bug Fixes
- fix: network_state must be defined in defaults/main.yml (#702)
Version 1.15.4
[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)