- hosts: '*' gather_facts: false roles: - facts - hosts: dhcp roles: - alpine - dnsmasq - hosts: zid roles: - alpine - opensmtpd - nginx - friwall - hosts: ceph-* roles: - debian - frr - ceph - hosts: pve-rc-*, pve-lab-* roles: - proxmox - frr - hosts: doku roles: - alpine - nginx - dokuwiki - hosts: netbox roles: - alpine - postgres - redis - nginx - netbox vars: user: netbox - hosts: samba roles: - debian - samba - hosts: git roles: - alpine - nginx - forgejo - hosts: matrix roles: - alpine - postgres - nginx - synapse vars: user: synapse