d
This commit is contained in:
+2
-2
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
- name: "Copy OVN binaries"
|
- name: "Copy OVN binaries"
|
||||||
copy:
|
copy:
|
||||||
src: "{{item}}"
|
src: "ubuntu18/{{item}}"
|
||||||
dest: "/tmp/{{item}}"
|
dest: "/tmp/{{item}}"
|
||||||
with_items:
|
with_items:
|
||||||
- libopenvswitch_2.13.0-1_amd64.deb
|
- libopenvswitch_2.13.0-1_amd64.deb
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
|
|
||||||
- name: "Copy OVN binaries"
|
- name: "Copy OVN binaries"
|
||||||
copy:
|
copy:
|
||||||
src: "{{item}}"
|
src: "ubuntu18/{{item}}"
|
||||||
dest: "/tmp/{{item}}"
|
dest: "/tmp/{{item}}"
|
||||||
with_items:
|
with_items:
|
||||||
- ovn_20.06.0-1_amd64.deb
|
- ovn_20.06.0-1_amd64.deb
|
||||||
|
|||||||
Reference in New Issue
Block a user