Skip to content

Releases: linux-system-roles/vpn

Version 1.8.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 18:14

[1.8.1] - 2026-06-24

Other Changes

  • refactor: use ansible.posix 2.1.X for EL7 compatibility [citest_skip] (#255)
  • ci: Add config file for CodeRabbit with custom rules (#256)
  • ci: Skip reviews for PRs with [citest_skip] in the title (#257)
  • test: remove unused files (#258)

Version 1.8.0

Choose a tag to compare

@github-actions github-actions released this 07 May 20:55

[1.8.0] - 2026-05-07

New Features

  • feat: new variable vpn_secure_logging defaulting to true (#253)

Other Changes

  • ci: Bump actions/github-script from 8 to 9 (#252)

Version 1.7.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 17:06

[1.7.0] - 2026-04-28

New Features

  • feat: add role fingerprints to syslog (#250)

Other Changes

  • ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#238)
  • ci: Bump actions/upload-artifact from 6 to 7 (#240)
  • ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#242)
  • ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#243)
  • test: ensure role gathers the facts it uses by having test clear_facts before include_role (#244)
  • ci: fix yum repos to use devel site instead of old site name [citest_skip] (#245)
  • ci: use codecov @v6 [citest_skip] (#246)
  • ci: update header for run_role_with_clear_facts [citest_skip] (#247)
  • ci: Comply with Ansible partner certification checking [citest_skip] (#248)
  • ci: ansible-lint requires dependencies to be installed [citest_skip] (#249)

Version 1.6.16

Choose a tag to compare

@github-actions github-actions released this 11 Feb 14:23

[1.6.16] - 2026-02-11

Bug Fixes

  • fix: use host for dict key in tunnel - hostname is not a dict key (#236)

Other Changes

  • ci: Bump ansible/ansible-lint from 25 to 26 (#231)
  • ci: skip most CI checks if title contains citest skip [citest_skip] (#232)
  • ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#234)
  • ci: tox-lsr version 3.15.0 [citest_skip] (#235)

Version 1.6.15

Choose a tag to compare

@github-actions github-actions released this 13 Jan 22:10

[1.6.15] - 2026-01-13

Other Changes

  • refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#226)
  • ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#228)

Version 1.6.14

Choose a tag to compare

@github-actions github-actions released this 06 Jan 18:03

[1.6.14] - 2026-01-06

Other Changes

  • ci: bump gha checkout from v5 to v6 (#221)
  • ci: add qemu tests for Fedora 43, drop Fedora 41 (#222)
  • ci: Bump actions/upload-artifact from 5 to 6 (#223)
  • docs: fix copyright in license (#224)

Version 1.6.13

Choose a tag to compare

@github-actions github-actions released this 17 Nov 19:00

[1.6.13] - 2025-11-17

Bug Fixes

  • fix: cannot use community-general version 12 - no py27 and py36 support (#219)

Other Changes

  • ci: Bump github/codeql-action from 3 to 4 (#214)
  • ci: Bump actions/upload-artifact from 4 to 5 (#215)
  • ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#216)
  • ci: bump tox-lsr to 3.13.0 (#217)
  • ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#218)

Version 1.6.12

Choose a tag to compare

@github-actions github-actions released this 21 Oct 17:28

[1.6.12] - 2025-10-21

Other Changes

  • ci: Bump actions/checkout from 4 to 5 (#202)
  • ci: rollout several recent changes to CI testing (#204)
  • ci: support openSUSE Leap in qemu/kvm test matrix (#205)
  • ci: use the new epel feature to enable EPEL for testing farm (#206)
  • refactor: disable ansible-lint invalid jinja error (#207)
  • ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#209)
  • ci: use JSON format for __bootc_validation (#210)
  • ci: Bump actions/github-script from 7 to 8 (#211)
  • ci: Bump actions/setup-python from 5 to 6 (#212)

Version 1.6.11

Choose a tag to compare

@github-actions github-actions released this 02 Jul 23:16

[1.6.11] - 2025-07-02

Other Changes

  • ci: Bump sclorg/testing-farm-as-github-action from 3 to 4 (#195)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#196)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#197)
  • ci: Add support for bootc end-to-end validation tests (#198)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#199)
  • refactor: Ansible 2.19 support (#200)

Version 1.6.10

Choose a tag to compare

@github-actions github-actions released this 23 Apr 20:21

[1.6.10] - 2025-04-23

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#182)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#185)
  • ci: Check spelling with codespell (#186)
  • ci: Add test plan that runs CI tests and customize it for each role (#187)
  • ci: In test plans, prefix all relate variables with SR_ (#188)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#189)
  • tests: for vpn_connections, use specific nodes instead of all (#190)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#191)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#192)
  • ci: skip storage scsi, nvme tests in github qemu ci (#193)