From 690decb9ce48a420691b143df22892516fad7607 Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Tue, 18 Apr 2017 19:07:26 +0800 Subject: Fix warnings on same name of host and group in Ansible 2.3 Change-Id: Iedf0d609a62b956e1f0cd5e941a8fd27e1abc685 Signed-off-by: Yujun Zhang --- tests/integration/hosts.default | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/integration/hosts.default') diff --git a/tests/integration/hosts.default b/tests/integration/hosts.default index 9b91eea6..65739726 100644 --- a/tests/integration/hosts.default +++ b/tests/integration/hosts.default @@ -1,6 +1,4 @@ -[fuel-master] fuel-master [local] localhost ansible_connection=local - -- cgit 1.2.3-korg