summaryrefslogtreecommitdiff
path: root/test/units/modules/system/interfaces_file/fixtures/golden_output/servers.com_change_ipv6_post_up.exceptions.txt
blob: 48cb29b0aa118e611819c81ed8ed1ebaec833035 (plain)
1
2
3
4
5
6
7
8
9
fail_json message: Error: interface eth0 not found
options:
{
    "address_family": "inet6",
    "iface": "eth0",
    "option": "post-up",
    "state": "present",
    "value": "XXXX_ipv6"
}