--- roles: - name: 'ensure_dovecot' src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_dovecot.git' version: 'master' - name: 'ensure_gitea' src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_gitea.git' version: 'main' - name: 'ensure_mariadb' src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_mariadb.git' version: 'master' - name: 'ensure_postfix' src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_postfix.git' version: 'master' ...