Changed to buitlin.fetch
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user