Skip to content
Snippets Groups Projects
Commit 8ca277a3 authored by Jonas Leder's avatar Jonas Leder
Browse files

remove unused delete of temporary files

parent dead6f4e
Branches
No related tags found
No related merge requests found
...@@ -19,10 +19,6 @@ ...@@ -19,10 +19,6 @@
name: postfix_exporter name: postfix_exporter
enabled: yes enabled: yes
state: started state: started
- name: delete temporary files
file:
path: /tmp/postfix_exporter*
state: absent
- name: check node-exporter status - name: check node-exporter status
uri: uri:
url: http://localhost:9154/metrics url: http://localhost:9154/metrics
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment