robbintt / popup-openvpn

Make a self hosted OpenVPN server in 15 minutes
MIT License
808 stars 28 forks source link

Add a simple ansible installation section using virtualenv #23

Open robbintt opened 7 years ago

robbintt commented 7 years ago

e.g. virtualenv ansible-venv; . ansible-venv/bin/activate; pip install ansible