diff --git a/docsite/rst/developing_inventory.rst b/docsite/rst/developing_inventory.rst index ea3dc3118f2..fcb3da97825 100644 --- a/docsite/rst/developing_inventory.rst +++ b/docsite/rst/developing_inventory.rst @@ -31,7 +31,7 @@ When the external node script is called with the single argument ``--list``, the "vars" : { "b" : false }, - "children": [ "marietta", "5points" ], + "children": [ "marietta", "5points" ] }, "marietta" : [ "host6.example.com" ], "5points" : [ "host7.example.com" ]