Skip to content

Commit

Permalink
removed print statement
Browse files Browse the repository at this point in the history
  • Loading branch information
ElineMaaikedeWeerd committed Dec 4, 2023
1 parent 1956d4c commit b3464d3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions roles/o11y_agent/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
name: unzip
state: "present"

- name: Print version of Grafana agent
ansible.builtin.debug:
msg: "{{ grafana_agent_pkg }}"

- name: Download and unzip grafana agent
ansible.builtin.unarchive:
src: "{{ grafana_agent_pkg }}"
Expand Down

0 comments on commit b3464d3

Please sign in to comment.