Skip to content

Create a Wireguard VPN server with Ansible in a Ubuntu 20.04+ server

License

Notifications You must be signed in to change notification settings

ivangsm/ansible-ubuntu-wireguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Ubuntu Wireguard

This Ansible playbook installs and configures a WireGuard VPN server on Ubuntu 20.04 and newer releases.

Everything is configurable all you need to do is to modify the vars file & the hosts file.

Requirements

This playbook tested on Ansible 2.9

Installation

git clone https://git.io/Jk9EN

Install from Ansible Galaxy

ansible-galaxy install ivangsm.ansible_ubuntu_wireguard

Run Ansible playbook

ansible-playbook -i hosts_inventory wireguard.yml

License

GPL v3.0

About

Create a Wireguard VPN server with Ansible in a Ubuntu 20.04+ server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages