fix spaces and permissions
This commit is contained in:
@@ -48,6 +48,7 @@
|
|||||||
dest: "/tmp/alloy-linux-amd64.zip"
|
dest: "/tmp/alloy-linux-amd64.zip"
|
||||||
group: "alloy"
|
group: "alloy"
|
||||||
owner: "alloy"
|
owner: "alloy"
|
||||||
|
mode: "0644"
|
||||||
timeout: 30
|
timeout: 30
|
||||||
force: true
|
force: true
|
||||||
register: grafana_alloy_download_status
|
register: grafana_alloy_download_status
|
||||||
@@ -81,7 +82,6 @@
|
|||||||
path: "{{ item }}"
|
path: "{{ item }}"
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
|
|
||||||
- name: "Install | Create a systemd service unit"
|
- name: "Install | Create a systemd service unit"
|
||||||
notify: "(Re)start Alloy service"
|
notify: "(Re)start Alloy service"
|
||||||
ansible.builtin.template:
|
ansible.builtin.template:
|
||||||
|
|||||||
Reference in New Issue
Block a user