Skip to content

Commit

Permalink
Update tarball extract for rosa-consolidated install_rosa_cli.yml (#7297
Browse files Browse the repository at this point in the history
)

* Update tarball extract for rosa-consolidated install_rosa_cli.yml

Update tarball extract for rosa-consolidated install_rosa_cli.yml

* Update install_rosa_cli.yml
  • Loading branch information
rut31337 authored Nov 3, 2023
1 parent 56854a4 commit ed3f5bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ansible/configs/rosa-consolidated/install_rosa_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
src: /tmp/rosa-linux.tar.gz
dest: /usr/local/bin/
remote_src: true
owner: root
group: root
mode: u=rwx,go=rx

- name: cleanup archive file
ansible.builtin.file:
Expand Down

0 comments on commit ed3f5bd

Please sign in to comment.