mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-16 09:53:06 -06:00
adding module defaults
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
|
||||
atl_product_home: "{{ atl_shared_mountpoint }}/{{ atl_product_edition }}"
|
||||
skip_shared_home_symlink: true
|
||||
|
||||
module_defaults:
|
||||
ansible.builtin.get_url:
|
||||
http_agent: "ansible-httpget_{{ ansible_play_name }}"
|
||||
|
||||
roles:
|
||||
- role: linux_common
|
||||
- role: product_common
|
||||
|
||||
Reference in New Issue
Block a user