Fix deployment jobs when used for testing images
Change-Id: I0f12c83c4896c699a0b6c13bbff7bc520ca56e46
This commit is contained in:
parent
fb88dd9b05
commit
b9da4fcbf6
@ -1,4 +1,5 @@
|
|||||||
- name: Configure /etc/hosts for buildset_registry to workaround docker not understanding ipv6 addresses
|
- name: Configure /etc/hosts for buildset_registry to workaround docker not understanding ipv6 addresses
|
||||||
|
become: true
|
||||||
lineinfile:
|
lineinfile:
|
||||||
path: /etc/hosts
|
path: /etc/hosts
|
||||||
state: present
|
state: present
|
||||||
|
Loading…
x
Reference in New Issue
Block a user