pgolm / ansible-playbook-openvpn-access

Ansible playbook to setup OpenVPN-Access server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playbook: OpenVPN AccessServer

I use this playbook to setup quickly a openvpn-server with ansible.

Tested with Ubuntu 12.04 x64

Requirements

  • python-passlib (need to crypt the prompted password)

Run

ANSIBLE_HOSTS=<server-ip>, ansible-playbook vpn.yml

Download the VPN-Profil from https://server-ip:943, login with user openvpn.

About

Ansible playbook to setup OpenVPN-Access server.