From 27c980f7bea5ef69e5cb4a493937e29d5dc71100 Mon Sep 17 00:00:00 2001 From: Cory Hawkless Date: Wed, 2 Dec 2020 16:12:01 +1030 Subject: [PATCH] s --- tasks/ubuntu18.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/ubuntu18.yml b/tasks/ubuntu18.yml index 9ce49a2..2dd9133 100644 --- a/tasks/ubuntu18.yml +++ b/tasks/ubuntu18.yml @@ -76,7 +76,7 @@ src: "ubuntu18/{{item}}" dest: "/tmp/{{item}}" with_items: - - ovn_20.06.0-1_amd64.deb + - ovn_20.09.0-1_amd64.deb when: force_new_ovn_download == True - name: "Install packages"