No Description

Marek Kuethe e255636888 outsource pw script 1 week ago
group_vars b9cbafa0c3 improve style 3 weeks ago
host_vars b9cbafa0c3 improve style 3 weeks ago
roles 296b844588 outsource a few general roles 2 weeks ago
.ansible-lint e5ed55facc improve style 3 weeks ago
.gitignore 9d6e08876b add password file to gitignore 4 months ago
.yamlfmt e5ed55facc improve style 3 weeks ago
LICENSE 4f2c6cfebf Initial commit 4 months ago
README.md 0911af8650 add coredns installation role 3 months ago
ansible.cfg 804b9b6718 remove firejail workaround as it seems fixed now; related https://github.com/ansible/ansible/issues/80057, https://github.com/netblue30/firejail/issues/1518 3 months ago
inventory.yml b9cbafa0c3 improve style 3 weeks ago
pw_file.sh e255636888 outsource pw script 1 week ago
reseau.mk16.de.yml b9cbafa0c3 improve style 3 weeks ago
update.yml b9cbafa0c3 improve style 3 weeks ago

README.md

Ansible configuration for a CRXN Router

Roles

  • motd - Removes long motd message
  • packages - Update, upgrade, and autoremove packages. Install a few useful packages.
  • firewall - Install ufw and add rules
  • fail2ban - Install fail2ban and configuring it for SSH

  • sysctl-tweaks - Install a few sysctl-tweaks

  • unattended-upgrades - Install and enable unattended-upgrades

  • babeld-compile - Compiles babeld from upstream git repo and install it

  • fastd-compile - Compiles fastd from upstream git repo and install it

  • babelweb2-compile - Fetch and compile babelweb2

  • babelweb2 - Enabled babelweb2 for autostart and setup a nginx reverse proxy for it

  • nginx - Install and enable nginx for autostart

  • dummy-interface - Configures a dummy interface for crxn and a static route in the kernel

  • babeld - babeld configuration files

  • gre - Install GRE peer configurations

  • vxlan - Install VXLAN peer configurations

  • openvpn - Install OpenVPN peer configurations

  • fastd - Install fastd peer configurations

  • wireguard - Install wireguard peer configurations

  • hardening - Disables core dumping and downloads a few packages to improve system security

  • coredns - Install coredns and create a empty configuration file