still modifying

This commit is contained in:
2025-05-23 08:07:59 -04:00
parent 87a142bb09
commit f5736ddae5
+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://httpbin.org/post
# method: POST
# src: /tmp/install-agent.sh
# - name: Setup beszel agent install script
# ansible.builtin.command:: chmod +x /tmp/install-agent.sh