Sample lookup csv file download
I try with ansible 2.7.10 to make a lookup in a CSV-File which is on a remote host. from file" set_fact: email: "{{ lookup('csvfile', 'host1.example.com host) from the file and won't download the whole file to the ansible host.