Skip to content

Releases: linux-system-roles/network

Version 1.13.1

20 Jul 19:34
Compare
Choose a tag to compare

[1.13.1] - 2023-07-19

Bug Fixes

  • fix: facts being gathered unnecessarily (#628)

Other Changes

  • ci: ansible-lint - ignore var-naming[no-role-prefix] (#626)
  • ci: ansible-test ignores file for ansible-core 2.15 (#627)

Version 1.13.0

10 Jul 16:51
Compare
Choose a tag to compare

[1.13.0] - 2023-07-10

New Features

  • feat: add AlmaLinux to RHEL compat distro list (#618)
  • feat: Support "no-aaaa" DNS option (#619)

Other Changes

  • ci: Use tox-lsr 2.13 for py26 (#620)
  • ci: Add pull request template and run commitlint on PR title only (#621)
  • ci: Rename commitlint to PR title Lint, echo PR titles from env var (#623)
  • ci: fix python 2.7 CI tests by manually installing python2.7 package (#624)

Version 1.12.0

30 May 19:34
Compare
Choose a tag to compare

[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

28 Apr 19:23
Compare
Choose a tag to compare

[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

14 Apr 15:02
Compare
Choose a tag to compare

[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

Version 1.11.2

20 Feb 15:58
Compare
Choose a tag to compare

[1.11.2] - 2023-02-20

New Features

  • none

Bug Fixes

  • initscripts: Configure output device in routes

Other Changes

  • none

Version 1.11.1

24 Jan 21:28
Compare
Choose a tag to compare

[1.11.1] - 2023-01-24

New Features

  • none

Bug Fixes

  • none

Other Changes

  • ansible-lint 6.x updates
  • Support running the tests with ANSIBLE_GATHERING=explicit
  • Clean up / Workaround non-inclusive words
  • Add check for non-inclusive language
  • fix the ansible-pull link, the old do not work
  • tag all bond tests with expfail

Version 1.11.0

12 Dec 22:47
Compare
Choose a tag to compare

[1.11.0] - 2022-12-12

New Features

  • Support cloned MAC address

Bug Fixes

  • none

Other Changes

  • none

Version 1.10.1

15 Nov 00:33
Compare
Choose a tag to compare

[1.10.1] - 2022-11-14

New Features

  • none

Bug Fixes

  • none

Other Changes

  • support ansible-core-2.14, ansible-lint 6.x

Version 1.10.0

02 Nov 14:21
Compare
Choose a tag to compare

[1.10.0] - 2022-11-01

New Features

  • Support looking up named route table in routing rule
  • Support 'route_metric4' for initscripts provider
  • Support the DNS priority

Bug Fixes

  • bond: improve the validation for setting peer_notif_delay
  • bond: test arp_all_targets only when arp_interval is enabled
  • bond: attach ports when creating the bonding connection

Other Changes

  • Set the route metric when testing the 'auto_gateway'
  • Fix markdownlint 'unordered list indentation' issue
  • add ip.route_metric4: 65535 to failing bond tests
  • use rpm -i instead of yum install for epel7