mirror of
https://github.com/trailofbits/algo
synced 2024-11-08 07:10:24 +00:00
6 lines
87 B
YAML
6 lines
87 B
YAML
|
---
|
||
|
- name: Install StrongSwan and its dependencies
|
||
|
hosts: vpn
|
||
|
roles:
|
||
|
- common
|