diff --git a/get_network_config.yml b/get_network_config.yml index 5808981..f1ef307 100644 --- a/get_network_config.yml +++ b/get_network_config.yml @@ -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 \ No newline at end of file