Skip to content

Commit

Permalink
Fix role name
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Sep 10, 2024
1 parent 4a3368f commit 4e87931
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/galaxy-requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# ssh-oidc access
- src: grycap.motley-cue
- src: grycap.motley_cue
2 changes: 1 addition & 1 deletion deploy/playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- hosts: all
become: true
roles:
- role: "grycap.motley-cue"
- role: "grycap.motley_cue"
vars:
ssh_oidc_other_vos_name: cloud.egi.eu
ssh_oidc_other_vos_role: auditor
Expand Down

0 comments on commit 4e87931

Please sign in to comment.