fix spaces and permissions

This commit is contained in:
2026-07-16 17:10:17 +03:00
parent 8f8c56c04e
commit 04e5bc7b50

View File

@@ -48,6 +48,7 @@
dest: "/tmp/alloy-linux-amd64.zip"
group: "alloy"
owner: "alloy"
mode: "0644"
timeout: 30
force: true
register: grafana_alloy_download_status
@@ -81,7 +82,6 @@
path: "{{ item }}"
state: absent
- name: "Install | Create a systemd service unit"
notify: "(Re)start Alloy service"
ansible.builtin.template: