Skip to content

Install wireguard on Debian and create a public/private key pair if necessary

License

Notifications You must be signed in to change notification settings

LinuxHaus/ansible_lihas_wireguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lihas-wireguard

Install wireguard on Debian, currently Debian Buster, an create public/private key pairs if they don't already exist

Requirements

To run solo:

ansible-galaxy install -r requirements.yml
ansible-playbook -i localhost, wireguard.yml

Example Playbook

---
- hosts: '*'
  roles:
    - lihas_wireguard
...

About

Install wireguard on Debian and create a public/private key pair if necessary

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published