From 6916d104ac69c179676d7fed984028d0d88f6547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Tue, 10 Mar 2015 15:34:30 +0000 Subject: [PATCH] typo --- 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 62468cf42a..574ac98963 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