This commit is contained in:
2020-12-02 16:03:17 +10:30
parent 80c168d76b
commit 032cb21d63
+2 -2
View File
@@ -25,7 +25,7 @@
- name: "Copy OVN binaries"
copy:
src: "{{item}}"
src: "ubuntu18/{{item}}"
dest: "/tmp/{{item}}"
with_items:
- libopenvswitch_2.13.0-1_amd64.deb
@@ -73,7 +73,7 @@
- name: "Copy OVN binaries"
copy:
src: "{{item}}"
src: "ubuntu18/{{item}}"
dest: "/tmp/{{item}}"
with_items:
- ovn_20.06.0-1_amd64.deb