mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
parent
9b139baacb
commit
d639d5dc96
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue