Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 479 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 479 Bytes

Ansible Playbook for SoftEther VPN server

see SoftEther VPN Project

Requirement

Server requirement

  • OS: Ubuntu 18.04

Usage

  1. Update ./hosts

    vi ./hosts
    

    You should change your-server-host to your Host

  2. Deploy

    ansible-playbook -i hosts vpn.yml