--- - name: Configure Auth0 Integration hosts: okd_clusters roles: - role: auth0_integration tags: ['auth'] - name: Install and Configure ArgoCD hosts: okd_clusters roles: - role: argocd_setup tags: ['argocd']