1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

fix json typo

This commit is contained in:
bryfry 2014-02-20 23:02:07 -05:00
parent 92feed3851
commit afd9dd7fed

View file

@ -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" ]