This commit is contained in:
2025-07-23 12:09:17 -04:00
parent 4adab9ef99
commit 5a00c749c1
+1 -1
View File
@@ -5,7 +5,7 @@
# Copy remote file (host.example.com:/tmp/somefile) into # Copy remote file (host.example.com:/tmp/somefile) into
# /tmp/fetched/host.example.com/tmp/somefile on local machine # /tmp/fetched/host.example.com/tmp/somefile on local machine
- fetch: - fetch:
src: /files/openitcockpit-agent_3.1.1_amd64.deb src: ./files/openitcockpit-agent_3.1.1_amd64.deb
dest: /tmp/openitcockpit-agent_3.1.1_amd64.deb dest: /tmp/openitcockpit-agent_3.1.1_amd64.deb
- name: change working directory - name: change working directory