proxy: add ansible issue 8743 workaround

Change-Id: I6515d028914e8956eac23662c3714a908fda6ac4
This commit is contained in:
Mark Goddard 2022-04-11 14:38:15 +01:00
parent 37a85f7228
commit 5ede87656c

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