--- - name: Set up user account on all hosts hosts: all remote_user: root roles: - apt - apt-update-upgrade - apt_listchanges - basic_common_settings - firewalld - unhb_backup_location - unhb_backup_scripts - name: Set up roles on unhb4 hosts: unhb2 remote_user: root roles: - docker_watchtower - docker_pretix - name: Set up roles on unhb4 hosts: unhb4 remote_user: root roles: - docker_authentik