ansible-role-strongswan/meta/main.yml

23 lines
380 B
YAML
Raw Normal View History

2021-09-11 16:52:14 +00:00
---
galaxy_info:
role_name: strongswan
author: Adrien Waksberg
company: Adrien Waksberg
description: Install and configure an IPSEC server with strongswan
2021-09-12 09:08:53 +00:00
license: Apache2
min_ansible_version: 2.9
2021-09-11 16:52:14 +00:00
platforms:
- name: Debian
versions:
- buster
- bullseye
galaxy_tags:
- strongswan
- ipsec
- tunnel
- vpn
dependencies: []