diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2a73a6a7..813fe0eb 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -30,6 +30,7 @@ jobs: REFRESH_TOKEN: ${{ secrets.REFRESH_TOKEN }} ANSIBLE_SECRETS: ${{ secrets.ANSIBLE_SECRETS }} run: | + set -x # using parametric scopes to only have access to cloud.egi.eu VO SCOPE="openid%20email%20profile%20voperson_id" SCOPE="$SCOPE%20eduperson_entitlement:urn:mace:egi.eu:group:cloud.egi.eu:role=vm_operator#aai.egi.eu"