Changed to buitlin.fetch

This commit is contained in:
2026-07-11 15:51:40 +02:00
parent 69c941538c
commit d8b43b47ad
+1 -1
View File
@@ -36,5 +36,5 @@
- name: Rapatrier le fichier vers AWX - name: Rapatrier le fichier vers AWX
ansible.builtin.fetch: ansible.builtin.fetch:
src: "/tmp/config_{{ inventory_hostname }}.txt" src: "/tmp/config_{{ inventory_hostname }}.txt"
dest: "/var/collected/" dest: "artifacts/"
flat: yes flat: yes