From d1182186c27f9f67445cca00eedba6f2901f3e50 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Fri, 29 Sep 2017 11:40:47 +0200 Subject: [PATCH] Fix name of nova-hyperv play in site.yml Change-Id: I2aec6ed398c3e0ddbb9646c4d033cc5625301817 --- ansible/site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/site.yml b/ansible/site.yml index 261667d5c5..b6acb5a260 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -342,7 +342,7 @@ tags: ovs-dpdk, when: "(enable_openvswitch | bool) and (enable_ovs_dpdk | bool)"} -- name: Apply nova-hyperv role +- name: Apply role nova-hyperv gather_facts: false hosts: - hyperv