Ansible Roles

Available roles:

  • basic_config/: Basic configuration for all of my servers
  • docker/: Install docker and docker-compose
  • iptables/: Configures the firewall with the iptables program
  • nginx/: Create simple reverse proxy nginx config files
  • sshd/: Configure sshd on a server
  • user_management/: Create users with ssh pubkeys, etc.
  • virtualization/: Install all packages to virtualize over KVM
  • wireguard/: Create wireguard configuration for clients and servers