blob: c58f172e9a008927cdb092aa973300d7ed6623c3 [file] [log] [blame]
Hyunsun Moona5c3f642020-11-11 02:53:03 -08001---
2# strongswan meta/main.yml
3#
4# SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org>
5# SPDX-License-Identifier: Apache-2.0
6
7galaxy_info:
Wei-Yu Chen75b9b2a2022-04-11 21:45:58 +08008 role_name: strongswan
Hyunsun Moona5c3f642020-11-11 02:53:03 -08009 author: Open Networking Foundation
10 description: strongSwan IPSec VPN
11 company: Open Networking Foundation
12
13 issue_tracker_url: https://jira.opennetworking.org/
14
15 license: Apache-2.0
16
17 min_ansible_version: 2.9.5
18
19 platforms:
20 - name: Ubuntu
21 versions:
22 - "16.04"
23 - "18.04"
24
25 galaxy_tags:
26 - strongswan
27
28dependencies: []