Ansible scripte für Freifunk-Server FFmyk von Niklas https://git.niyawe.de/ffmyk-ansible.git
 
 
 
 
 
 
Go to file
Niklas Yann Wettengel 92885c4f58 ww02
group_vars ww02
host_vars add untracked host_vars for ff-niyawe4 and ff-kraftimion1
roles wireguard is now in the kernel
.gitignore updated gitignore
.gitmodules removed yaourt
README.md updated README
bootstrap_arch.yml added install_arch role
inventory.ini ffww
setup_fastd.yml install mesh-announce

README.md

ffmyk-ansible

sets up ffmyk supernodes

usage

  • to install arch on hetzner vms run the bootstrap_arch playbook
ansible-playbook --vault-id @prompt -i inventory.ini bootstrap_arch.yml
  • to configure the node run
ansible-playbook --vault-id @prompt -i inventory.ini setup_fastd.yml