mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
ITPLT-3984 jinja didn't render, try ansible.cfg
This commit is contained in:
@@ -2,3 +2,6 @@
|
||||
retry_files_enabled = False
|
||||
callbacks_enabled = profile_tasks
|
||||
collections_path = ./
|
||||
|
||||
[url_lookup]
|
||||
agent=ansible-httpget_dc-deployments-automation
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
---
|
||||
# set the user_agent for lookup(url) requests
|
||||
ansible_lookup_url_agent: "ansible-httpget_{{ ansible_play_name }}"
|
||||
|
||||
# Empty values to simplify logic (no undefineds)
|
||||
atl_latest_version: ''
|
||||
atl_cached_version: ''
|
||||
|
||||
Reference in New Issue
Block a user