still modifying

This commit is contained in:
2025-05-23 08:06:12 -04:00
parent 2a4af86e7c
commit 87a142bb09
+3 -4
View File
@@ -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: