summaryrefslogtreecommitdiff
path: root/test/units/modules/system/interfaces_file/fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.exceptions.txt
blob: 764c9cb016ccb1c6d875d22a6a9c0a5064b030c9 (plain)
1
2
3
4
5
6
7
8
[1] fail_json message: Error: interface eth0 not found
options:
{
    "iface": "eth0",
    "option": "mtu",
    "state": "present",
    "value": "1350"
}