--- - hosts: all roles: - { role: mgrote.motd, tags: "motd" } - { role: mgrote.tmux, tags: "tmux", when: "not 'proxmox' in group_names" } - { role: geerlingguy.dotfiles, become: true, tags: "dotfiles" }