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 - hosts: debianhosts
tasks: tasks:
- name: change working directory - name: change working directory
ansible.builtin.command: ansible.builtin.shell:
cmd: pwd cmd: ls -l
argv: chdir: /tmp
chdir: /tmp
- name: Get beszel agent install script - name: Get beszel agent install script
ansible.builtin.uri: ansible.builtin.uri: