Setup the fastd vpn daemon.
https://freifunk-leipzig.de
![]() |
||
---|---|---|
defaults | ||
examples | ||
handlers | ||
meta | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.travis.yml | ||
LICENSE.txt | ||
README.md | ||
requirements.yml |
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)