Skip to content

Commit

Permalink
Update get version
Browse files Browse the repository at this point in the history
  • Loading branch information
betoredhat committed Nov 22, 2023
1 parent 577c25f commit 3247ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/acm_hypershift/tasks/download-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
- name: Get hcp cli version
shell:
cmd: >
{{ ah_tmp_dir.path }}/hcp version
{{ ah_tmp_dir.path }}/hcp -v
register: result

- name: Print hcp cli version
Expand Down

0 comments on commit 3247ac8

Please sign in to comment.