Typo
+label: docsite_pr
pull/4420/head
Rémy Léone 2018-04-13 20:15:26 +02:00 committed by Brian Coca
parent 9b139baacb
commit d639d5dc96
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ When the dynamic inventory provider is called with the single argument ``--list`
{
"group001": {
"hosts": ["host001", "" "host002"],
"hosts": ["host001", "host002"],
"vars": {
"var1": true
},