adding module defaults

This commit is contained in:
Geoff Jacobs
2024-08-19 12:35:59 +10:00
parent f82b3b06b9
commit 1730964c41
2 changed files with 9 additions and 0 deletions

View File

@@ -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