ansible-role-strongswan/meta/main.yml

23 lines
383 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
license: nolicense
min_ansible_version: 2.10
platforms:
- name: Debian
versions:
- buster
- bullseye
galaxy_tags:
- strongswan
- ipsec
- tunnel
- vpn
dependencies: []