fix linter errors

This commit is contained in:
Sergey Malyuk
2025-12-12 12:05:49 +03:00
parent cb4f2672ca
commit 1f371faad6
10 changed files with 38 additions and 38 deletions

View File

@@ -37,9 +37,9 @@
group: "{{ prometheus_group }}"
mode: "0755"
with_items:
- "{{ config_dir }}"
- "{{ prometheus_config_dir }}"
- "{{ prometheus_dir }}"
- "{{ db_dir }}"
- "{{ prometheus_db_dir }}"
- name: "Download Prometheus binary"
ansible.builtin.get_url: