Skip to content

Commit

Permalink
PMM-13592 Don't remove the mounted filed
Browse files Browse the repository at this point in the history
  • Loading branch information
ademidoff committed Dec 27, 2024
1 parent 2475b5d commit 531a9e9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build/ansible/roles/pmm-client/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@
- name: Install the client
command: env PMM_USER=pmm PMM_GROUP=pmm /tmp/pmm-client/install_tarball

- name: Remove the tarball
file:
path: /tmp/pmm-client.tar.gz
state: absent

- name: Remove the temporary directory
file:
path: /tmp/pmm-client
Expand Down

0 comments on commit 531a9e9

Please sign in to comment.