Add flat option to fetch module

We need this since we want to specify the absolute path

Change-Id: If44c64304b9cf48dc7d6d69d1b8f6db5f572cca9
This commit is contained in:
Sai Sindhur Malleni 2018-03-26 15:00:01 -04:00
parent b07201d0c1
commit 863783a0b2
1 changed files with 1 additions and 0 deletions

View File

@ -10,5 +10,6 @@
fetch:
src: /tmp/open-transactions.txt
dest: "{{home_dir}}/open-transactions-{{ansible_hostname}}.txt"
flat: yes