Compare commits

..

No commits in common. "master" and "WIP" have entirely different histories.
master ... WIP

3 changed files with 8 additions and 21 deletions

View file

@ -10,9 +10,7 @@ galaxy_info:
version:
- 7
- 8
- 9
- name: RedHat
version:
- 7
- 8
- 9

View file

@ -1,11 +1,6 @@
port {{ item.port }}
{% if item.proto == "udp" %}
proto {{ item.proto }}
fast-io
sndbuf 512000
rcvbuf 512000
push "sndbuf 512000"
push "rcvbuf 512000"
{% elif item.proto == "tcp" %}
proto tcp-server
{% endif %}

View file

@ -1,6 +0,0 @@
---
openvpn_packages:
- openvpn
- python3-libsemanage
- python3-policycoreutils
- NetworkManager-libnm