From ab3dbaf4df0bc2cfa56182b9b20d7d2111018df7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Tue, 10 Mar 2015 15:35:21 +0000 Subject: [PATCH] try this --- roles/cloud_compute/handlers/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/cloud_compute/handlers/main.yml b/roles/cloud_compute/handlers/main.yml index 574ac98963..5fd3101e46 100644 --- a/roles/cloud_compute/handlers/main.yml +++ b/roles/cloud_compute/handlers/main.yml @@ -1,4 +1,4 @@ -- name: update ca-trust +- name: "update ca-trust" command: /usr/bin/update-ca-trust - name: restart neutron-openvswitch-agent