Skip to content

Commit

Permalink
Update ocp_bearer_token.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
agonzalezrh authored Nov 15, 2023
1 parent 6100f41 commit 37b5fb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
--password {{ r_kubeadmin_password.content | b64decode }}
{{ openshift_api_url }}
delegate_to: localhost

- name: Get OCP bearer token
ansible.builtin.command: oc whoami -t
delegate_to: localhost
Expand Down

0 comments on commit 37b5fb7

Please sign in to comment.