You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network/f5/fixtures/load_imish_output_1.json

7 lines
243 B
JSON

{
"kind": "tm:util:bash:runstate",
"command": "run",
"utilCmdArgs": "-c 'imish -r 0 -e \"show running-config\"'",
"commandResult": "!\nno service password-encryption\n!\nline con 0\n login\nline vty 0 39\n login\n!\nend\n\n"
}