fix spaces and permissions
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user