still modifying
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user