openstack-zuul-jobs/roles/set-service-type-data-fact/tasks
David Moreau-Simard abf7f312c4
Use dest instead of src for get_url downloaded resource
'src' is a temporary file reference that exists only for the
duration of the download, it is not the location where the file
gets downloaded.

The location of the downloaded file is the 'dest' key, so use that
instead.

Change-Id: I2ff1b9c442d1cc88820c49d680567b0b16401ef3
2017-10-19 11:12:32 -04:00
..
main.yaml Use dest instead of src for get_url downloaded resource 2017-10-19 11:12:32 -04:00