---
- hosts: servers
any_errors_fatal: yes
roles:
- role: base
- role: dnsmasq
- role: docker
- role: grub
- role: initramfs
- role: postfix
- role: python
- role: sshd
- role: unattended-upgrades
- role: wireguard
vars: