Skip to content

Commit

Permalink
chore: remove duplicate role
Browse files Browse the repository at this point in the history
  • Loading branch information
meysam81 committed Jan 16, 2025
1 parent 7d995b0 commit 52200af
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,15 @@
promtail_remote_write_url: "{{ lookup('env', 'PROMTAIL_REMOTE_WRITE_URL') | default('http://localhost:3100/loki/api/v1/push', true) }}"
- role: pushgateway
tags: pushgateway
- role: k8s_oidc_github_pages
tags: k8s_oidc_github_pages
- role: kratos
tags: kratos
- role: oathkeeper
tags: oathkeeper
- role: k8s_oidc_github_pages
tags: k8s_oidc_github_pages
vars:
k8s_oidc_github_pages_repository_name: ansible-collections
k8s_oidc_github_pages_repository_owner: meysam81
k8s_oidc_github_pages_github_deploy_key: dummy
- role: kratos
tags: kratos
- role: oathkeeper
tags: oathkeeper
- role: vm_identity_gcp
tags: vm_identity_gcp

0 comments on commit 52200af

Please sign in to comment.