still modifying
This commit is contained in:
+3
-3
@@ -7,10 +7,10 @@
|
|||||||
chdir: /tmp
|
chdir: /tmp
|
||||||
|
|
||||||
- name: Get beszel agent install script
|
- name: Get beszel agent install script
|
||||||
ansible.builtin.uri:
|
become: yes
|
||||||
|
get_url:
|
||||||
url: https://get.beszel.dev
|
url: https://get.beszel.dev
|
||||||
method: GET
|
dest: /tmp/install-agent.sh
|
||||||
src: /tmp/install-agent.sh
|
|
||||||
|
|
||||||
# - name: Setup beszel agent install script
|
# - name: Setup beszel agent install script
|
||||||
# ansible.builtin.command:: chmod +x /tmp/install-agent.sh
|
# ansible.builtin.command:: chmod +x /tmp/install-agent.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user