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