mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +00:00
Merge pull request #6103 from bryfry/patch-1
fix json typo in documentation
This commit is contained in:
@@ -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" ]
|
||||
|
||||
Reference in New Issue
Block a user