mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-15 09:23:06 -06:00
adding some really basic form of analytics to try and see which playbooks (and roles) are being used
This commit is contained in:
@@ -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: ''
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user