Changed to buitlin.fetch
This commit is contained in:
@@ -36,5 +36,5 @@
|
||||
- name: Rapatrier le fichier vers AWX
|
||||
ansible.builtin.fetch:
|
||||
src: "/tmp/config_{{ inventory_hostname }}.txt"
|
||||
dest: "/var/collected/"
|
||||
dest: "artifacts/"
|
||||
flat: yes
|
||||
Reference in New Issue
Block a user