splunk / splunk-ansible

Ansible playbooks for configuring and managing Splunk Enterprise and Universal Forwarder deployments
357 stars 186 forks source link

tgz install fails with no auth download #845

Open tod-uma opened 5 months ago

tod-uma commented 5 months ago

If you try to use a tgz build_location that has not authentication, it will fail with an error that download_result does not have a key dest. This is because that variable gets overwritten by the basic_auth task even though it is skipped.