ITPLT-3984 jinja didn't render, try ansible.cfg

This commit is contained in:
Geoff Jacobs
2024-08-21 11:11:44 +10:00
parent aebcc6c5e5
commit 3b498f503a
2 changed files with 3 additions and 3 deletions

View File

@@ -2,3 +2,6 @@
retry_files_enabled = False
callbacks_enabled = profile_tasks
collections_path = ./
[url_lookup]
agent=ansible-httpget_dc-deployments-automation

View File

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