linux-system-roles / vpn

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

ci: support ansible-lint and ansible-test 2.16 #144

Closed richm closed 6 months ago

richm commented 6 months ago

Fix yamllint issue with markdownlint config

Add cleanup for tests_include_vars_from_parent.yml

Use correct shebang for shell scripts

Ignore sanity[cannot-ignore] for ansible-lint due to python2 ipaddress library requirement for unicode_literals

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