still modifying
This commit is contained in:
+3
-4
@@ -2,10 +2,9 @@
|
||||
- hosts: debianhosts
|
||||
tasks:
|
||||
- name: change working directory
|
||||
ansible.builtin.command:
|
||||
cmd: pwd
|
||||
argv:
|
||||
chdir: /tmp
|
||||
ansible.builtin.shell:
|
||||
cmd: ls -l
|
||||
chdir: /tmp
|
||||
|
||||
- name: Get beszel agent install script
|
||||
ansible.builtin.uri:
|
||||
|
||||
Reference in New Issue
Block a user