Skip to content

Commit

Permalink
Main playbook: Add extra tag to aa role
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Jun 14, 2024
1 parent 946e739 commit 4a1cf48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
- { role: teams, tags: ["teams"] }
- { role: pdp, tags: ["pdp"] }
- { role: voot, tags: ["voot"] }
- { role: attribute-aggregation, tags: ["aa"] }
- { role: attribute-aggregation, tags: ["aa", "attribute-aggregation"] }
- { role: mujina-idp, tags: ["mujina-idp"] }
- { role: oidc-playground, tags: ["oidc-playground"] }
- { role: myconext, tags: ["myconext"] }
Expand Down

0 comments on commit 4a1cf48

Please sign in to comment.