Releases: linux-system-roles/network
Release list
Version 1.14.2
Version 1.14.1
Version 1.14.0
Version 1.13.3
[1.13.3] - 2023-10-23
Bug Fixes
- fix: Add dhcp client package dependency for initscripts provider (#639)
Other Changes
- test: Use variable to hold infiniband interface name [citest skip] (#636)
- build(deps): bump actions/checkout from 3 to 4 (#637)
- ci: ensure dependabot git commit message conforms to commitlint; ensure badges have consistent order (#644)
- ci: use dump_packages.py callback to get packages used by role (#646)
- ci: tox-lsr version 3.1.1 (#648)
Version 1.13.2
[1.13.2] - 2023-09-07
Other Changes
-
ci: Add markdownlint, test_converting_readme, and build_docs workflows (#630)
-
markdownlint runs against README.md to avoid any issues with
converting it to HTML -
test_converting_readme converts README.md > HTML and uploads this test
artifact to ensure that conversion works fine -
build_docs converts README.md > HTML and pushes the result to the
docs branch to publish dosc to GitHub pages site. -
Fix markdown issues in README.md
Signed-off-by: Sergei Petrosian spetrosi@redhat.com
-
ci: Make badges consistent, run markdownlint all .md files (#631)
-
Consistently generate badges for GH workflows in roles' RHELPLAN-146921
-
Run markdownlint on all .md files
Signed-off-by: Sergei Petrosian spetrosi@redhat.com
- docs: Update README.md [citest skip] (#632)
Enhancement:
Updating README.md to reflect some recently added changes or features.
Reason:
README.md is outdated.
Result:
Guarantee that README.md is up to update.
Issue Tracker Tickets (Jira or BZ if any):
-
ci: Remove badges from README.md prior to converting to HTML (#633)
-
Remove thematic break after badges
-
Remove badges from README.md prior to converting to HTML
Signed-off-by: Sergei Petrosian spetrosi@redhat.com
Version 1.13.1
Version 1.13.0
[1.13.0] - 2023-07-10
New Features
Other Changes
Version 1.12.0
[1.12.0] - 2023-05-30
New Features
- feat: Support ipv4_ignore_auto_dns and ipv6_ignore_auto_dns settings
Other Changes
- docs: Consistent contributing.md for all roles - allow role specific contributing.md section
Version 1.11.4
[1.11.4] - 2023-04-28
Other Changes
- test: Fix the failure of running ANSIBLE_GATHERING=explicit on tests_switch_provider.yml
- ci: Add commitlint GitHub action to ensure conventional commits with feedback
- style: Use standard Ansible braces and brackets spacing
- style: ansible-lint - fix missing YAML document start
- style: ansible-lint - remove line-length files from .yamllint.yml
Version 1.11.3
[1.11.3] - 2023-04-13
Other Changes
- ansible-lint: Fix ansible-lint issues in tests
- Add README-ansible.md to refer Ansible intro page on linux-system-roles.github.io
- Fingerprint RHEL System Role managed config files