Skip to content

Commit

Permalink
Update roles/prometheus/tasks/main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kvelarde-itential authored Jul 30, 2024
1 parent 94d2119 commit 87b66b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/prometheus/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
group: "{{ prometheus_group }}"
mode: "0755"

# Install prometheus on its on server
# Install prometheus on its own server
- name: Install Prometheus server
tags: prometheus_server
ansible.builtin.import_tasks:
Expand Down

0 comments on commit 87b66b4

Please sign in to comment.