- hosts: - all roles: - lusers - superusers - role: packages tags: packages become: yes - trygvis-base - role: apt-repos tags: apt-repos become: yes # - ufw - hosts: - knot roles: - postfix - role: dovecot tags: dovecot - bind - hosts: - linode-dns-update roles: - linode-dns-update - hosts: - birgitte roles: - role: systemd-networkd tags: systemd-networkd become: yes - import_playbook: plays/postfix-satellite.yml - import_playbook: nftables.yml - import_playbook: lxc-host.yml - import_playbook: wireguard.yml - import_playbook: unifi.yml