linux-system-roles / vpn

Role for managing VPN/IPSec
https://linux-system-roles.github.io/vpn/
MIT License
8 stars 14 forks source link

Version 1.3.5 - CHANGELOG.md [citest skip] #60

Closed richm closed 2 years ago

richm commented 2 years ago

[1.3.5] - 2022-07-19

New Features

Bug Fixes

Other Changes

Gather fact subset network instead of min Ensure facts default_ipv4 and default_ipv6 Ensure all tests work when using ANSIBLE_GATHERING=explicit

The Ansible developers say that min_ansible_version in meta/main.yml must be a string value like "2.9", not a float value like 2.9.

Signed-off-by: Rich Megginson rmeggins@redhat.com