No description
Find a file
2023-10-26 12:35:20 +02:00
.github/workflows chore(ci): adjust for workflow changes 2023-09-14 12:37:15 +02:00
playbooks feat(proxy46): add playbook 2022-12-19 15:05:22 +01:00
plugins/modules chore: reformat with black 2023-09-27 10:17:37 +02:00
roles refactor(systemd-networkd): notify handler via listen and use quoted strings 2023-10-26 12:35:20 +02:00
.editorconfig initial commit 2018-12-17 14:19:59 +01:00
CODEOWNERS chore: update CODEOWNERS 2023-08-21 10:31:02 +02:00
galaxy.yml chore: switch to ansible collection format 2020-09-13 19:49:07 +02:00
LICENSE Create LICENSE 2019-01-03 14:13:34 +01:00
README.md docs: add license disclaimer for systemd-networkd role 2022-06-24 09:49:14 +02:00

famedly.network ansible collection

Matrix

Scope

This ansible collection contains roles for various network-related services, like yggdrasil and wireguard as VPN/mesh-networking software or a reverse-proxy like traefik.

Roles

  • roles/yggdrasil: for installing and configuring the yggdrasil IPv6 mesh overlay network.
  • roles/wireguard: can install and configure wireguard, a versatile and modern, cryptographically strong, VPN service.
  • roles/traefik: a modern reverse proxy with a built-in ACME client and autodiscovery for docker containers

License

All roles excpet systemd-networkd are licenced AGPLv3. The systemd-networkd role is a fork from aruhier and therefor licensed under the BSD-2-Clause license.

Author Information