Still modifying

This commit is contained in:
2025-05-23 08:09:07 -04:00
parent f5736ddae5
commit 095f40baf3
+5 -5
View File
@@ -6,11 +6,11 @@
cmd: ls -l
chdir: /tmp
# - name: Get beszel agent install script
# ansible.builtin.uri:
# url: https://httpbin.org/post
# method: POST
# src: /tmp/install-agent.sh
- name: Get beszel agent install script
ansible.builtin.uri:
url: https://get.beszel.dev
method: GET
src: /tmp/install-agent.sh
# - name: Setup beszel agent install script
# ansible.builtin.command:: chmod +x /tmp/install-agent.sh