From 95ee731525170e8dd4df813d5ca7e43b0ba2f4eb Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Wed, 19 Apr 2017 12:08:41 -0400 Subject: Adding yamllint to build checks - making formatting changes to yaml files to meet yamllint checks Change-Id: Id48a8446512943e908e61dc00bbe6c033af27775 Signed-off-by: Dan Radez --- tests/config/inventory.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/config/inventory.yaml b/tests/config/inventory.yaml index 607df29e..2abe0fc9 100644 --- a/tests/config/inventory.yaml +++ b/tests/config/inventory.yaml @@ -1,3 +1,4 @@ +--- nodes: node1: mac_address: "00:25:B5:cc:00:1e" -- cgit 1.2.3-korg