No description
Find a file
2024-09-04 16:43:45 +02:00
.github/workflows chore: add ff-merge workflow 2024-06-13 12:09:40 +02:00
playbooks feat: add playbook for ifupdown 2024-02-28 14:18:17 +01:00
plugins/modules chore: reformat with black 2023-09-27 10:17:37 +02:00
roles feat(yggdrasil): add support for Chimera Linux 2024-09-04 16:43:45 +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