1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
Typo
+label: docsite_pr
This commit is contained in:
Rémy Léone 2018-04-13 20:15:26 +02:00 committed by Brian Coca
parent 9b139baacb
commit d639d5dc96

View file

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