Files
docker-ansible/notes/node1.facts.json

1368 lines
39 KiB
JSON
Raw Permalink Normal View History

2025-08-15 08:55:35 +00:00
{
"ansible_facts": {
"ansible_all_ipv4_addresses": [
"10.42.2.1",
"192.168.112.201"
],
"ansible_all_ipv6_addresses": [
"fe80::f04b:eaff:fe3c:594d",
"fdb2:d6b6:eef6:0:6842:89d5:8ebf:d4d1",
"2003:eb:f748:7900:bd91:bdaa:f4ed:daf7",
"fe80::48ea:2316:dc56:a445",
"fe80::50c7:c0ff:feb8:464b"
],
"ansible_apparmor": {
"status": "disabled"
},
"ansible_architecture": "aarch64",
"ansible_bios_date": "",
"ansible_bios_vendor": "",
"ansible_bios_version": "",
"ansible_board_asset_tag": "",
"ansible_board_name": "",
"ansible_board_serial": "",
"ansible_board_vendor": "",
"ansible_board_version": "",
"ansible_chassis_asset_tag": "",
"ansible_chassis_serial": "",
"ansible_chassis_vendor": "",
"ansible_chassis_version": "",
"ansible_cmdline": {
"8250.nr_uarts": "1",
"cgroup_disable": "memory",
"cgroup_enable": "memory",
"cgroup_memory": "1",
"coherent_pool": "1M",
"console": "tty1",
"fsck.repair": "yes",
"numa": "fake=8",
"numa_policy": "interleave",
"pci": "pcie_bus_safe",
"reboot": "w",
"root": "PARTUUID=4aecf923-02",
"rootfstype": "ext4",
"rootwait": true,
"smsc95xx.macaddr": "88:A2:9E:07:48:4A",
"system_heap.max_order": "0",
"vc_mem.mem_base": "0x3fc00000",
"vc_mem.mem_size": "0x40000000"
},
"ansible_cni0": {
"active": true,
"device": "cni0",
"features": {
"esp_hw_offload": "off [fixed]",
"esp_tx_csum_hw_offload": "off [fixed]",
"generic_receive_offload": "on",
"generic_segmentation_offload": "on",
"highdma": "on",
"hsr_dup_offload": "off [fixed]",
"hsr_fwd_offload": "off [fixed]",
"hsr_tag_ins_offload": "off [fixed]",
"hsr_tag_rm_offload": "off [fixed]",
"hw_tc_offload": "off [fixed]",
"l2_fwd_offload": "off [fixed]",
"large_receive_offload": "off [fixed]",
"loopback": "off [fixed]",
"macsec_hw_offload": "off [fixed]",
"ntuple_filters": "off [fixed]",
"receive_hashing": "off [fixed]",
"rx_all": "off [fixed]",
"rx_checksumming": "off [fixed]",
"rx_fcs": "off [fixed]",
"rx_gro_hw": "off [fixed]",
"rx_gro_list": "off",
"rx_udp_gro_forwarding": "off",
"rx_udp_tunnel_port_offload": "off [fixed]",
"rx_vlan_filter": "off [fixed]",
"rx_vlan_offload": "off [fixed]",
"rx_vlan_stag_filter": "off [fixed]",
"rx_vlan_stag_hw_parse": "off [fixed]",
"scatter_gather": "on",
"tcp_segmentation_offload": "on",
"tls_hw_record": "off [fixed]",
"tls_hw_rx_offload": "off [fixed]",
"tls_hw_tx_offload": "off [fixed]",
"tx_checksum_fcoe_crc": "off [fixed]",
"tx_checksum_ip_generic": "on",
"tx_checksum_ipv4": "off [fixed]",
"tx_checksum_ipv6": "off [fixed]",
"tx_checksum_sctp": "off [fixed]",
"tx_checksumming": "on",
"tx_esp_segmentation": "on",
"tx_fcoe_segmentation": "off [requested on]",
"tx_gre_csum_segmentation": "on",
"tx_gre_segmentation": "on",
"tx_gso_list": "on",
"tx_gso_partial": "on",
"tx_gso_robust": "off [requested on]",
"tx_ipxip4_segmentation": "on",
"tx_ipxip6_segmentation": "on",
"tx_nocache_copy": "off",
"tx_scatter_gather": "on",
"tx_scatter_gather_fraglist": "on",
"tx_sctp_segmentation": "on",
"tx_tcp6_segmentation": "on",
"tx_tcp_ecn_segmentation": "on",
"tx_tcp_mangleid_segmentation": "on",
"tx_tcp_segmentation": "on",
"tx_tunnel_remcsum_segmentation": "on",
"tx_udp_segmentation": "on",
"tx_udp_tnl_csum_segmentation": "on",
"tx_udp_tnl_segmentation": "on",
"tx_vlan_offload": "on",
"tx_vlan_stag_hw_insert": "on",
"vlan_challenged": "off [fixed]"
},
"hw_timestamp_filters": [],
"id": "8000.f24bea3c594d",
"interfaces": [
"veth95438fea"
],
"ipv4": {
"address": "10.42.2.1",
"broadcast": "10.42.2.255",
"netmask": "255.255.255.0",
"network": "10.42.2.0",
"prefix": "24"
},
"ipv6": [
{
"address": "fe80::f04b:eaff:fe3c:594d",
"prefix": "64",
"scope": "link"
}
],
"macaddress": "f2:4b:ea:3c:59:4d",
"mtu": 1500,
"promisc": false,
"speed": 10000,
"stp": false,
"timestamping": [],
"type": "bridge"
},
"ansible_date_time": {
"date": "2025-08-15",
"day": "15",
"epoch": "1755247173",
"epoch_int": "1755247173",
"hour": "08",
"iso8601": "2025-08-15T08:39:33Z",
"iso8601_basic": "20250815T083933140807",
"iso8601_basic_short": "20250815T083933",
"iso8601_micro": "2025-08-15T08:39:33.140807Z",
"minute": "39",
"month": "08",
"second": "33",
"time": "08:39:33",
"tz": "UTC",
"tz_dst": "UTC",
"tz_offset": "+0000",
"weekday": "Friday",
"weekday_number": "5",
"weeknumber": "32",
"year": "2025"
},
"ansible_default_ipv4": {
"address": "192.168.112.201",
"alias": "eth0",
"broadcast": "192.168.113.255",
"gateway": "192.168.112.1",
"interface": "eth0",
"macaddress": "88:a2:9e:07:48:4a",
"mtu": 1500,
"netmask": "255.255.254.0",
"network": "192.168.112.0",
"prefix": "23",
"type": "ether"
},
"ansible_default_ipv6": {
"address": "2003:eb:f748:7900:bd91:bdaa:f4ed:daf7",
"gateway": "fe80::464e:6dff:fe74:4b58",
"interface": "eth0",
"macaddress": "88:a2:9e:07:48:4a",
"mtu": 1500,
"prefix": "64",
"scope": "global",
"type": "ether"
},
"ansible_device_links": {
"ids": {
"mmcblk0": [
"mmc-USD00_0x3036a298"
],
"mmcblk0p1": [
"mmc-USD00_0x3036a298-part1"
],
"mmcblk0p2": [
"mmc-USD00_0x3036a298-part2"
]
},
"labels": {
"mmcblk0p1": [
"bootfs"
],
"mmcblk0p2": [
"rootfs"
]
},
"masters": {},
"uuids": {
"mmcblk0p1": [
"EC36-4DE1"
],
"mmcblk0p2": [
"d4cc7d63-da78-48ad-9bdd-64ffbba449a8"
]
}
},
"ansible_devices": {
"loop0": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "none",
"sectors": 0,
"sectorsize": "512",
"size": "0.00 Bytes",
"support_discard": "0",
"vendor": null,
"virtual": 1
},
"loop1": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "none",
"sectors": 0,
"sectorsize": "512",
"size": "0.00 Bytes",
"support_discard": "0",
"vendor": null,
"virtual": 1
},
"loop2": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "none",
"sectors": 0,
"sectorsize": "512",
"size": "0.00 Bytes",
"support_discard": "0",
"vendor": null,
"virtual": 1
},
"loop3": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "none",
"sectors": 0,
"sectorsize": "512",
"size": "0.00 Bytes",
"support_discard": "0",
"vendor": null,
"virtual": 1
},
"loop4": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "none",
"sectors": 0,
"sectorsize": "512",
"size": "0.00 Bytes",
"support_discard": "0",
"vendor": null,
"virtual": 1
},
"loop5": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "none",
"sectors": 0,
"sectorsize": "512",
"size": "0.00 Bytes",
"support_discard": "0",
"vendor": null,
"virtual": 1
},
"loop6": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "none",
"sectors": 0,
"sectorsize": "512",
"size": "0.00 Bytes",
"support_discard": "0",
"vendor": null,
"virtual": 1
},
"loop7": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "none",
"sectors": 0,
"sectorsize": "512",
"size": "0.00 Bytes",
"support_discard": "0",
"vendor": null,
"virtual": 1
},
"mmcblk0": {
"holders": [],
"host": "",
"links": {
"ids": [
"mmc-USD00_0x3036a298"
],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {
"mmcblk0p1": {
"holders": [],
"links": {
"ids": [
"mmc-USD00_0x3036a298-part1"
],
"labels": [
"bootfs"
],
"masters": [],
"uuids": [
"EC36-4DE1"
]
},
"sectors": 1048576,
"sectorsize": 512,
"size": "512.00 MB",
"start": "16384",
"uuid": "EC36-4DE1"
},
"mmcblk0p2": {
"holders": [],
"links": {
"ids": [
"mmc-USD00_0x3036a298-part2"
],
"labels": [
"rootfs"
],
"masters": [],
"uuids": [
"d4cc7d63-da78-48ad-9bdd-64ffbba449a8"
]
},
"sectors": 244387840,
"sectorsize": 512,
"size": "116.53 GB",
"start": "1064960",
"uuid": "d4cc7d63-da78-48ad-9bdd-64ffbba449a8"
}
},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "mq-deadline",
"sectors": 245452800,
"sectorsize": "512",
"serial": "0x3036a298",
"size": "117.04 GB",
"support_discard": "8388608",
"vendor": null,
"virtual": 1
},
"ram0": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram1": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram10": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram11": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram12": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram13": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram14": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram15": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram2": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram3": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram4": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram5": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram6": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram7": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram8": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
},
"ram9": {
"holders": [],
"host": "",
"links": {
"ids": [],
"labels": [],
"masters": [],
"uuids": []
},
"model": null,
"partitions": {},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "",
"sectors": 8192,
"sectorsize": "512",
"size": "4.00 MB",
"support_discard": "16384",
"vendor": null,
"virtual": 1
}
},
"ansible_distribution": "Debian",
"ansible_distribution_file_parsed": true,
"ansible_distribution_file_path": "/etc/os-release",
"ansible_distribution_file_variety": "Debian",
"ansible_distribution_major_version": "12",
"ansible_distribution_minor_version": "11",
"ansible_distribution_release": "bookworm",
"ansible_distribution_version": "12.11",
"ansible_dns": {
"nameservers": [
"192.168.112.9",
"2003:eb:f724:2a00:3c50:eeb7:9781:abad"
],
"search": [
"fritz.box"
]
},
"ansible_domain": "",
"ansible_effective_group_id": 850,
"ansible_effective_user_id": 850,
"ansible_env": {
"DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/850/bus",
"HOME": "/home/ansible",
"LANG": "en_GB.UTF-8",
"LC_CTYPE": "C.UTF-8",
"LOGNAME": "ansible",
"MOTD_SHOWN": "pam",
"PATH": "/usr/local/bin:/usr/bin:/bin:/usr/games",
"PWD": "/home/ansible",
"SHELL": "/bin/bash",
"SHLVL": "0",
"SSH_CLIENT": "192.168.112.11 35618 22",
"SSH_CONNECTION": "192.168.112.11 35618 192.168.112.201 22",
"SSH_TTY": "/dev/pts/2",
"TERM": "xterm",
"USER": "ansible",
"XDG_RUNTIME_DIR": "/run/user/850",
"XDG_SESSION_CLASS": "user",
"XDG_SESSION_ID": "172",
"XDG_SESSION_TYPE": "tty",
"_": "/bin/sh"
},
"ansible_eth0": {
"active": true,
"device": "eth0",
"features": {
"esp_hw_offload": "off [fixed]",
"esp_tx_csum_hw_offload": "off [fixed]",
"generic_receive_offload": "on",
"generic_segmentation_offload": "on",
"highdma": "off [fixed]",
"hsr_dup_offload": "off [fixed]",
"hsr_fwd_offload": "off [fixed]",
"hsr_tag_ins_offload": "off [fixed]",
"hsr_tag_rm_offload": "off [fixed]",
"hw_tc_offload": "off [fixed]",
"l2_fwd_offload": "off [fixed]",
"large_receive_offload": "off [fixed]",
"loopback": "off [fixed]",
"macsec_hw_offload": "off [fixed]",
"ntuple_filters": "off [fixed]",
"receive_hashing": "off [fixed]",
"rx_all": "off [fixed]",
"rx_checksumming": "on",
"rx_fcs": "off [fixed]",
"rx_gro_hw": "off [fixed]",
"rx_gro_list": "off",
"rx_udp_gro_forwarding": "off",
"rx_udp_tunnel_port_offload": "off [fixed]",
"rx_vlan_filter": "off [fixed]",
"rx_vlan_offload": "off [fixed]",
"rx_vlan_stag_filter": "off [fixed]",
"rx_vlan_stag_hw_parse": "off [fixed]",
"scatter_gather": "on",
"tcp_segmentation_offload": "on",
"tls_hw_record": "off [fixed]",
"tls_hw_rx_offload": "off [fixed]",
"tls_hw_tx_offload": "off [fixed]",
"tx_checksum_fcoe_crc": "off [fixed]",
"tx_checksum_ip_generic": "on",
"tx_checksum_ipv4": "off [fixed]",
"tx_checksum_ipv6": "off [fixed]",
"tx_checksum_sctp": "off [fixed]",
"tx_checksumming": "on",
"tx_esp_segmentation": "off [fixed]",
"tx_fcoe_segmentation": "off [fixed]",
"tx_gre_csum_segmentation": "off [fixed]",
"tx_gre_segmentation": "off [fixed]",
"tx_gso_list": "off [fixed]",
"tx_gso_partial": "off [fixed]",
"tx_gso_robust": "off [fixed]",
"tx_ipxip4_segmentation": "off [fixed]",
"tx_ipxip6_segmentation": "off [fixed]",
"tx_nocache_copy": "off",
"tx_scatter_gather": "on",
"tx_scatter_gather_fraglist": "off [fixed]",
"tx_sctp_segmentation": "off [fixed]",
"tx_tcp6_segmentation": "off [fixed]",
"tx_tcp_ecn_segmentation": "off [fixed]",
"tx_tcp_mangleid_segmentation": "off",
"tx_tcp_segmentation": "on",
"tx_tunnel_remcsum_segmentation": "off [fixed]",
"tx_udp_segmentation": "off [fixed]",
"tx_udp_tnl_csum_segmentation": "off [fixed]",
"tx_udp_tnl_segmentation": "off [fixed]",
"tx_vlan_offload": "off [fixed]",
"tx_vlan_stag_hw_insert": "off [fixed]",
"vlan_challenged": "off [fixed]"
},
"hw_timestamp_filters": [],
"ipv4": {
"address": "192.168.112.201",
"broadcast": "192.168.113.255",
"netmask": "255.255.254.0",
"network": "192.168.112.0",
"prefix": "23"
},
"ipv6": [
{
"address": "fdb2:d6b6:eef6:0:6842:89d5:8ebf:d4d1",
"prefix": "64",
"scope": "global"
},
{
"address": "2003:eb:f748:7900:bd91:bdaa:f4ed:daf7",
"prefix": "64",
"scope": "global"
},
{
"address": "fe80::48ea:2316:dc56:a445",
"prefix": "64",
"scope": "link"
}
],
"macaddress": "88:a2:9e:07:48:4a",
"mtu": 1500,
"pciid": "1f00100000.ethernet",
"phc_index": 0,
"promisc": false,
"speed": 1000,
"timestamping": [],
"type": "ether"
},
"ansible_fibre_channel_wwn": [],
"ansible_fips": false,
"ansible_form_factor": "",
"ansible_fqdn": "node1",
"ansible_hostname": "node1",
"ansible_hostnqn": "",
"ansible_interfaces": [
"veth95438fea",
"cni0",
"lo",
"eth0"
],
"ansible_is_chroot": false,
"ansible_iscsi_iqn": "",
"ansible_kernel": "6.12.25+rpt-rpi-2712",
"ansible_kernel_version": "#1 SMP PREEMPT Debian 1:6.12.25-1+rpt1 (2025-04-30)",
"ansible_lo": {
"active": true,
"device": "lo",
"features": {
"esp_hw_offload": "off [fixed]",
"esp_tx_csum_hw_offload": "off [fixed]",
"generic_receive_offload": "on",
"generic_segmentation_offload": "on",
"highdma": "on [fixed]",
"hsr_dup_offload": "off [fixed]",
"hsr_fwd_offload": "off [fixed]",
"hsr_tag_ins_offload": "off [fixed]",
"hsr_tag_rm_offload": "off [fixed]",
"hw_tc_offload": "off [fixed]",
"l2_fwd_offload": "off [fixed]",
"large_receive_offload": "off [fixed]",
"loopback": "on [fixed]",
"macsec_hw_offload": "off [fixed]",
"ntuple_filters": "off [fixed]",
"receive_hashing": "off [fixed]",
"rx_all": "off [fixed]",
"rx_checksumming": "on [fixed]",
"rx_fcs": "off [fixed]",
"rx_gro_hw": "off [fixed]",
"rx_gro_list": "off",
"rx_udp_gro_forwarding": "off",
"rx_udp_tunnel_port_offload": "off [fixed]",
"rx_vlan_filter": "off [fixed]",
"rx_vlan_offload": "off [fixed]",
"rx_vlan_stag_filter": "off [fixed]",
"rx_vlan_stag_hw_parse": "off [fixed]",
"scatter_gather": "on",
"tcp_segmentation_offload": "on",
"tls_hw_record": "off [fixed]",
"tls_hw_rx_offload": "off [fixed]",
"tls_hw_tx_offload": "off [fixed]",
"tx_checksum_fcoe_crc": "off [fixed]",
"tx_checksum_ip_generic": "on [fixed]",
"tx_checksum_ipv4": "off [fixed]",
"tx_checksum_ipv6": "off [fixed]",
"tx_checksum_sctp": "on [fixed]",
"tx_checksumming": "on",
"tx_esp_segmentation": "off [fixed]",
"tx_fcoe_segmentation": "off [fixed]",
"tx_gre_csum_segmentation": "off [fixed]",
"tx_gre_segmentation": "off [fixed]",
"tx_gso_list": "on",
"tx_gso_partial": "off [fixed]",
"tx_gso_robust": "off [fixed]",
"tx_ipxip4_segmentation": "off [fixed]",
"tx_ipxip6_segmentation": "off [fixed]",
"tx_nocache_copy": "off [fixed]",
"tx_scatter_gather": "on [fixed]",
"tx_scatter_gather_fraglist": "on [fixed]",
"tx_sctp_segmentation": "on",
"tx_tcp6_segmentation": "on",
"tx_tcp_ecn_segmentation": "on",
"tx_tcp_mangleid_segmentation": "on",
"tx_tcp_segmentation": "on",
"tx_tunnel_remcsum_segmentation": "off [fixed]",
"tx_udp_segmentation": "on",
"tx_udp_tnl_csum_segmentation": "off [fixed]",
"tx_udp_tnl_segmentation": "off [fixed]",
"tx_vlan_offload": "off [fixed]",
"tx_vlan_stag_hw_insert": "off [fixed]",
"vlan_challenged": "on [fixed]"
},
"hw_timestamp_filters": [],
"ipv4": {
"address": "127.0.0.1",
"broadcast": "",
"netmask": "255.0.0.0",
"network": "127.0.0.0",
"prefix": "8"
},
"ipv6": [
{
"address": "::1",
"prefix": "128",
"scope": "host"
}
],
"mtu": 65536,
"promisc": false,
"timestamping": [],
"type": "loopback"
},
"ansible_loadavg": {
"15m": 0.0,
"1m": 0.0,
"5m": 0.0
},
"ansible_local": {},
"ansible_locally_reachable_ips": {
"ipv4": [
"10.42.2.1",
"127.0.0.0/8",
"127.0.0.1",
"192.168.112.201"
],
"ipv6": [
"::1",
"2003:eb:f748:7900:bd91:bdaa:f4ed:daf7",
"fdb2:d6b6:eef6:0:6842:89d5:8ebf:d4d1",
"fe80::48ea:2316:dc56:a445",
"fe80::50c7:c0ff:feb8:464b",
"fe80::f04b:eaff:fe3c:594d"
]
},
"ansible_lsb": {
"codename": "bookworm",
"description": "Debian GNU/Linux 12 (bookworm)",
"id": "Debian",
"major_release": "12",
"release": "12"
},
"ansible_lvm": "N/A",
"ansible_machine": "aarch64",
"ansible_machine_id": "71d5b9c65e844563b0be14c11ba630ff",
"ansible_memfree_mb": 13332,
"ansible_memory_mb": {
"nocache": {
"free": 15589,
"used": 630
},
"real": {
"free": 13332,
"total": 16219,
"used": 2887
},
"swap": {
"cached": 0,
"free": 0,
"total": 0,
"used": 0
}
},
"ansible_memtotal_mb": 16219,
"ansible_mounts": [
{
"block_available": 27833779,
"block_size": 4096,
"block_total": 30064534,
"block_used": 2230755,
"device": "/dev/mmcblk0p2",
"dump": 0,
"fstype": "ext4",
"inode_available": 7332150,
"inode_total": 7419216,
"inode_used": 87066,
"mount": "/",
"options": "rw,noatime",
"passno": 0,
"size_available": 114007158784,
"size_total": 123144331264,
"uuid": "d4cc7d63-da78-48ad-9bdd-64ffbba449a8"
},
{
"block_available": 232387,
"block_size": 2048,
"block_total": 261115,
"block_used": 28728,
"device": "/dev/mmcblk0p1",
"dump": 0,
"fstype": "vfat",
"inode_available": 0,
"inode_total": 0,
"inode_used": 0,
"mount": "/boot/firmware",
"options": "rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro",
"passno": 0,
"size_available": 475928576,
"size_total": 534763520,
"uuid": "EC36-4DE1"
}
],
"ansible_nodename": "node1",
"ansible_os_family": "Debian",
"ansible_pkg_mgr": "apt",
"ansible_proc_cmdline": {
"8250.nr_uarts": "1",
"cgroup_disable": "memory",
"cgroup_enable": [
"cpuset",
"memory"
],
"cgroup_memory": "1",
"coherent_pool": "1M",
"console": [
"ttyAMA10,115200",
"tty1"
],
"fsck.repair": "yes",
"numa": "fake=8",
"numa_policy": "interleave",
"pci": "pcie_bus_safe",
"reboot": "w",
"root": "PARTUUID=4aecf923-02",
"rootfstype": "ext4",
"rootwait": true,
"smsc95xx.macaddr": "88:A2:9E:07:48:4A",
"system_heap.max_order": "0",
"vc_mem.mem_base": "0x3fc00000",
"vc_mem.mem_size": "0x40000000"
},
"ansible_processor": [
"0",
"1",
"2",
"3"
],
"ansible_processor_cores": 1,
"ansible_processor_count": 4,
"ansible_processor_nproc": 4,
"ansible_processor_threads_per_core": 1,
"ansible_processor_vcpus": 4,
"ansible_product_name": "",
"ansible_product_serial": "",
"ansible_product_uuid": "",
"ansible_product_version": "",
"ansible_python": {
"executable": "/usr/bin/python3.11",
"has_sslcontext": true,
"type": "cpython",
"version": {
"major": 3,
"micro": 2,
"minor": 11,
"releaselevel": "final",
"serial": 0
},
"version_info": [
3,
11,
2,
"final",
0
]
},
"ansible_python_version": "3.11.2",
"ansible_real_group_id": 850,
"ansible_real_user_id": 850,
"ansible_selinux": {
"status": "disabled"
},
"ansible_selinux_python_present": true,
"ansible_service_mgr": "systemd",
"ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBU8Pq0wM3m6VFaF4/N4GvQv6RmB9gRsXXjvZzIZb3Rb69J0zNDxB68CTx+tRNZXrp MrwMOtrDYgtmxJbFWi0AY=",
"ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
"ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICcUHjDMAW6qoU7g2Odtztsapbmy0C8HA5vYj1Wv7peA",
"ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC9oYxxAVnrAD0w/zs3wfNTSU1OZGQGhaf1S8DTFF6yFnbZhH+D+yFWudiBFjbSqLSNi5OkTJLLoVZZoTyBeUkhckPn Ul5svYQMbeSDOWxwV1pDvDplJ15xFKmw4B8i+vqDIJgPXv7m5A+3NCuw5LLfEabu/1PKA1mIlxRLVtfWDjhhxtvtkn9jjPJuty/8A/WN0WAUdmCQHKor76xRoWkqZ1Dg2sKfpGz0AXsc59ERyzhxjOJddUe4YZHFstg5 pHKLZuSXWmPc0ZLjFTDRjCQ0IdOH7pCuJ6dRdaoVdX4tu+HKcMU4IBeCpkANgkG/iei39XK3veNoc/fMRzKrFnPpEXtWLf5iSMeLGSSySrmlhC42VXe1y8O/v8K5T078eAaxY9xYR82T30lbuzeMltyPnwbeu6dp1+HI qk1SVcGD41ouSBKGqpy1bQYVyEZ0aU7ARqyMqrjBt4gnoVufXz20JchoRqqxs3gdhcDO3U4OVLFiwXKxZqQfNrDaShSngWs=",
"ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa",
"ansible_swapfree_mb": 0,
"ansible_swaptotal_mb": 0,
"ansible_system": "Linux",
"ansible_system_capabilities": [
""
],
"ansible_system_capabilities_enforced": "True",
"ansible_system_vendor": "",
"ansible_systemd": {
"features": "+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIB CRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified",
"version": 252
},
"ansible_uptime_seconds": 505458,
"ansible_user_dir": "/home/ansible",
"ansible_user_gecos": "Ansible User",
"ansible_user_gid": 850,
"ansible_user_id": "ansible",
"ansible_user_shell": "/bin/bash",
"ansible_user_uid": 850,
"ansible_userspace_bits": "64",
"ansible_veth95438fea": {
"active": true,
"device": "veth95438fea",
"features": {
"esp_hw_offload": "off [fixed]",
"esp_tx_csum_hw_offload": "off [fixed]",
"generic_receive_offload": "off",
"generic_segmentation_offload": "on",
"highdma": "on",
"hsr_dup_offload": "off [fixed]",
"hsr_fwd_offload": "off [fixed]",
"hsr_tag_ins_offload": "off [fixed]",
"hsr_tag_rm_offload": "off [fixed]",
"hw_tc_offload": "off [fixed]",
"l2_fwd_offload": "off [fixed]",
"large_receive_offload": "off [fixed]",
"loopback": "off [fixed]",
"macsec_hw_offload": "off [fixed]",
"ntuple_filters": "off [fixed]",
"receive_hashing": "off [fixed]",
"rx_all": "off [fixed]",
"rx_checksumming": "on",
"rx_fcs": "off [fixed]",
"rx_gro_hw": "off [fixed]",
"rx_gro_list": "off",
"rx_udp_gro_forwarding": "off",
"rx_udp_tunnel_port_offload": "off [fixed]",
"rx_vlan_filter": "off [fixed]",
"rx_vlan_offload": "on",
"rx_vlan_stag_filter": "off [fixed]",
"rx_vlan_stag_hw_parse": "on",
"scatter_gather": "on",
"tcp_segmentation_offload": "on",
"tls_hw_record": "off [fixed]",
"tls_hw_rx_offload": "off [fixed]",
"tls_hw_tx_offload": "off [fixed]",
"tx_checksum_fcoe_crc": "off [fixed]",
"tx_checksum_ip_generic": "on",
"tx_checksum_ipv4": "off [fixed]",
"tx_checksum_ipv6": "off [fixed]",
"tx_checksum_sctp": "on",
"tx_checksumming": "on",
"tx_esp_segmentation": "off [fixed]",
"tx_fcoe_segmentation": "off [fixed]",
"tx_gre_csum_segmentation": "on",
"tx_gre_segmentation": "on",
"tx_gso_list": "on",
"tx_gso_partial": "off [fixed]",
"tx_gso_robust": "off [fixed]",
"tx_ipxip4_segmentation": "on",
"tx_ipxip6_segmentation": "on",
"tx_nocache_copy": "off",
"tx_scatter_gather": "on",
"tx_scatter_gather_fraglist": "on",
"tx_sctp_segmentation": "on",
"tx_tcp6_segmentation": "on",
"tx_tcp_ecn_segmentation": "on",
"tx_tcp_mangleid_segmentation": "on",
"tx_tcp_segmentation": "on",
"tx_tunnel_remcsum_segmentation": "off [fixed]",
"tx_udp_segmentation": "on",
"tx_udp_tnl_csum_segmentation": "on",
"tx_udp_tnl_segmentation": "on",
"tx_vlan_offload": "on",
"tx_vlan_stag_hw_insert": "on",
"vlan_challenged": "off [fixed]"
},
"hw_timestamp_filters": [],
"ipv6": [
{
"address": "fe80::50c7:c0ff:feb8:464b",
"prefix": "64",
"scope": "link"
}
],
"macaddress": "52:c7:c0:b8:46:4b",
"mtu": 1500,
"promisc": true,
"speed": 10000,
"timestamping": [],
"type": "ether"
},
"ansible_virtualization_role": "host",
"ansible_virtualization_tech_guest": [],
"ansible_virtualization_tech_host": [
"kvm"
],
"ansible_virtualization_type": "kvm",
"discovered_interpreter_python": "/usr/bin/python3.11",
"gather_subset": [
"all"
],
"module_setup": true
},
"changed": false,
"deprecations": []
}