--- - hosts: git roles: - { role: ansible-role-postgresql, tags: "db", become: true } - { role: ansible_role_gitea, tags: "gitea", become: true }