--- # - hosts: localhost # gather_facts: no # roles: # - proxmox_vm - hosts: edge become: yes roles: - base - docker - keepalived - traefik - hosts: purah become: yes roles: - base - docker - tinyauth - pocketid # - hosts: all # become: yes # roles: # - base # - docker # - komodo # - hosts: purah # become: yes # roles: # - vm_infra # - vm_plex # - hosts: yunobo # become: yes # roles: # - vm_apps