still modifying

This commit is contained in:
2025-05-23 08:13:24 -04:00
parent 095f40baf3
commit fc04a04c5e
+3 -3
View File
@@ -7,10 +7,10 @@
chdir: /tmp
- name: Get beszel agent install script
ansible.builtin.uri:
become: yes
get_url:
url: https://get.beszel.dev
method: GET
src: /tmp/install-agent.sh
dest: /tmp/install-agent.sh
# - name: Setup beszel agent install script
# ansible.builtin.command:: chmod +x /tmp/install-agent.sh