Setup the fastd vpn daemon.
https://freifunk-leipzig.de
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
1 year ago | |
---|---|---|
defaults | 2 years ago | |
examples | 1 year ago | |
handlers | 2 years ago | |
meta | 2 years ago | |
tasks | 1 year ago | |
templates | 1 year ago | |
tests | 2 years ago | |
vars | 2 years ago | |
.gitignore | 2 years ago | |
.travis.yml | 2 years ago | |
LICENSE.txt | 2 years ago | |
README.md | 2 years ago | |
requirements.yml | 2 years ago |
README.md
fastd
Setup the fastd vpn daemon.
Requirements
TBD
Role Variables
Variable | Description | Default |
---|---|---|
fastd_binary | Fastd binary | /usr/bin/fastd |
config_dir | Configuration directory | /etc/fastd |
config_owner | Owner of setup files | root |
config_group | Group of setup files | root |
fastd_profiles | Profiles to configure | empty |
Dependencies
- Collections:
- community.crypto
Example Playbook
You can find an example playbook for a connection to the VPNs of Freifunk Leipzig in the examples directory.
To test it, you can use Vagrant. Initialize a Virtual Machine and provision it with profile from above with:
vagrant up
License
AGPL 3.0
Author Information
Alexander Böhm (alexander.boehm@malbolge.net)