proxy: add ansible issue 8743 workaround

Change-Id: I3c202e39586d566bee1f969a0183f3a592fea1bb
This commit is contained in:
Mark Goddard 2022-04-11 14:39:09 +01:00
parent 876a4b78c6
commit 7d449a92cc
1 changed files with 4 additions and 0 deletions

View File

@ -14,3 +14,7 @@
# used. Defaults to ["127.0.0.1", "localhost", "{{ docker_registry }}"]. This
# is configured only if either http_proxy or https_proxy is set.
#no_proxy:
###############################################################################
# Dummy variable to allow Ansible to accept this file.
workaround_ansible_issue_8743: yes