ansible/test/units/modules/network/junos/fixtures/junos_config.json
2017-04-27 20:37:15 +05:30

28 lines
464 B
JSON

{
"interfaces" : [
{
"interface" : [
{
"name" :
{
"data" : "ae11"
},
"unit" : [
{
"name" :
{
"data" : "0"
},
"description" : [
{
"data" : "Test"
}
]
}
]
}
]
}
]
}