Advertisement
eric-sysmin

Untitled

Oct 10th, 2016
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.71 KB | None | 0 0
  1. "ansible_ens33": {
  2.             "active": true,
  3.             "device": "ens33",
  4.             "ipv4": {
  5.                 "address": "192.168.71.130",
  6.                 "broadcast": "192.168.71.255",
  7.                 "netmask": "255.255.255.0",
  8.                 "network": "192.168.71.0"
  9.             },
  10.             "ipv6": [
  11.                 {
  12.                     "address": "fe80::c174:433:1689:6ebd",
  13.                     "prefix": "64",
  14.                     "scope": "link"
  15.                 }
  16.             ],
  17.             "macaddress": "00:0c:29:c4:a1:1d",
  18.             "module": "e1000",
  19.             "mtu": 1500,
  20.             "pciid": "0000:02:01.0",
  21.             "promisc": false,
  22.             "type": "ether"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement