Fix deployment jobs when used for testing images

Change-Id: I0f12c83c4896c699a0b6c13bbff7bc520ca56e46
This commit is contained in:
Vladimir Kozhukalov 2023-09-19 04:52:41 +03:00
parent fb88dd9b05
commit b9da4fcbf6
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
- name: Configure /etc/hosts for buildset_registry to workaround docker not understanding ipv6 addresses
become: true
lineinfile:
path: /etc/hosts
state: present