From 2a6156a9d8529c0bc6b157d47d13c5187d9e8157 Mon Sep 17 00:00:00 2001 From: Nigel Rahkola Date: Tue, 16 Jan 2018 13:41:17 -0800 Subject: [PATCH] Fix syntax error in intro_inventory yaml example (#34960) --- docs/docsite/rst/intro_inventory.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/intro_inventory.rst b/docs/docsite/rst/intro_inventory.rst index 02c4b4c531..1ecd79ea76 100644 --- a/docs/docsite/rst/intro_inventory.rst +++ b/docs/docsite/rst/intro_inventory.rst @@ -44,7 +44,7 @@ A YAML version would look like: all: hosts: - mail.example.com + mail.example.com: children: webservers: hosts: