Skip to content
Snippets Groups Projects
Verified Commit a6c1c2aa authored by me5na7qbjqbrp's avatar me5na7qbjqbrp
Browse files

Remove trailing space

parent f2aff657
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
- name: Instal Prometheus
apt:
update_cache: true
name: prometheus
name: prometheus
register: apt_result
retries: 3
until: apt_result is succeeded
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment