network

An ansible role to configure networking

BSD-3-CLAUSE License

Stars
233

Bot releases are visible (Hide)

network - Version 1.16.5 Latest Release

Published by github-actions[bot] about 2 months ago

[1.16.5] - 2024-08-29

Other Changes

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

Published by github-actions[bot] about 2 months ago

[1.16.4] - 2024-08-22

Other Changes

  • docs: Add examples using network_state variable (#728)
network - Version 1.16.3

Published by github-actions[bot] 2 months ago

[1.16.3] - 2024-08-20

Other Changes

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

Published by github-actions[bot] 2 months ago

[1.16.2] - 2024-08-19

Other Changes

  • test: allow dhcp service if firewall is active (#724)
network - Version 1.16.1

Published by github-actions[bot] 2 months ago

[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)
network - Version 1.16.0

Published by github-actions[bot] 2 months ago

[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)
network - Version 1.15.6

Published by github-actions[bot] 3 months ago

[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)
network - Version 1.15.5

Published by github-actions[bot] 3 months ago

[1.15.5] - 2024-07-15

Bug Fixes

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

Published by github-actions[bot] 4 months ago

[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)
network - Version 1.15.3

Published by github-actions[bot] 4 months ago

[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)
network - Version 1.15.2

Published by github-actions[bot] 7 months ago

[1.15.2] - 2024-04-04

Bug Fixes

  • fix: Allow network to restart when wireless or team connection is specified (#675)

Other Changes

  • test: improve bond test failure debugging (#676)
  • ci: Bump ansible/ansible-lint from 6 to 24 (#677)
  • docs: Add MAC VTAP example (#679)
  • tests: Team interface is indeed supported on Fedora (#680)
  • test: improve name text for skipped ostree tests (#684)
  • ci: Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#687)
network - Version 1.15.1

Published by github-actions[bot] 8 months ago

[1.15.1] - 2024-02-14

Other Changes

  • test: Clean up mock wifi at the end of each wireless test (#670)
  • test: Rewrite tests_bond_options.yml in new testing format (#671)
  • ci: Bump codecov/codecov-action from 3 to 4 (#672)
  • ci: fix python unit test - copy pytest config to tests/unit (#673)
network - Version 1.15.0

Published by github-actions[bot] 9 months ago

[1.15.0] - 2024-01-16

New Features

  • feat: Support blackhole, prohibit and unreachable route types (#662)

Other Changes

  • ci: Use supported ansible-lint action; run ansible-lint against the collection (#661)
  • test: Skip running tests where initscripts is not supported (#663)
  • tests: Fix installing kernel module in Fedora (#664)
  • test: Fix wifi test failures (#665)
  • ci: Bump github/codeql-action from 2 to 3 (#666)
  • ci: Bump actions/setup-python from 4 to 5 (#667)
  • ci: Use new ansible-lint action, which requires collection format and 2.16 (#668)
network - Version 1.14.2

Published by github-actions[bot] 10 months ago

[1.14.2] - 2023-12-08

Other Changes

  • refactor: Use meaningful variable (#654)
  • ci: bump actions/github-script from 6 to 7 (#658)
  • refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#659)
network - Version 1.14.1

Published by github-actions[bot] 11 months ago

[1.14.1] - 2023-11-29

Bug Fixes

  • fix: Allow address 0.0.0.0/0 or ::/0 for 'from'/'to' in a routing rule (#649)

Other Changes

  • refactor: improve support for ostree systems (#655)
  • tests: Fix tests_network_state_nm.yml CI failure (#656)
network - Version 1.14.0

Published by github-actions[bot] 12 months ago

[1.14.0] - 2023-11-06

New Features

  • feat: support for ostree systems (#650)

Other Changes

  • docs(changelog): Fix wrong format in version 1.13.2 [citest skip] (#652)
network - Version 1.13.3

Published by github-actions[bot] 12 months ago

[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)
network - Version 1.13.2

Published by github-actions[bot] about 1 year ago

[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 [email protected]

  • 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 [email protected]

  • 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 [email protected]

network - Version 1.13.1

Published by github-actions[bot] over 1 year ago

[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)
network - Version 1.13.0

Published by github-actions[bot] over 1 year ago

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