diff --git a/roles/product_install/defaults/main.yml b/roles/product_install/defaults/main.yml index d768e62..aa9e047 100644 --- a/roles/product_install/defaults/main.yml +++ b/roles/product_install/defaults/main.yml @@ -41,3 +41,5 @@ atl_source_obr_from_marketplace: true atl_servicedesk_download_file: "{{ atl_installer_temp }}/jira-servicedesk.{{ atl_product_version }}.obr" force_version_update: false + +atl_localansible_playbook: '' \ No newline at end of file diff --git a/roles/product_install/tasks/main.yml b/roles/product_install/tasks/main.yml index 73c7e7b..a52ebbd 100644 --- a/roles/product_install/tasks/main.yml +++ b/roles/product_install/tasks/main.yml @@ -185,6 +185,7 @@ dest: "{{ atl_product_temp_download }}" mode: 0755 force: false + http_agent: "ansible-httpget_{{ atl_localansible_playbook }}" register: atl_product_completed # If product installer was fetched make the lock directory