Execution
Date 13 May 2024 10:03:11 +0100
Duration 00:04:16.89
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.2.dev2
Python 3.10.10
Summary
478 Hosts
3 Tasks
1422 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:01:01.67
  • Play
    Playbook to check the server for ipv6
  • Task
    Gathering Facts

Field Value
ansible_facts
{
    "ansible_all_ipv4_addresses": [
        "109.109.132.90",
        "109.109.128.216",
        "87.239.17.242",
        "109.109.132.120",
        "87.239.18.72",
        "87.239.19.111",
        "172.17.0.1"
    ],
    "ansible_all_ipv6_addresses": [],
    "ansible_apparmor": {
        "status": "disabled"
    },
    "ansible_architecture": "x86_64",
    "ansible_bios_date": "NA",
    "ansible_bios_vendor": "NA",
    "ansible_bios_version": "NA",
    "ansible_board_asset_tag": "NA",
    "ansible_board_name": "NA",
    "ansible_board_serial": "NA",
    "ansible_board_vendor": "NA",
    "ansible_board_version": "NA",
    "ansible_chassis_asset_tag": "NA",
    "ansible_chassis_serial": "NA",
    "ansible_chassis_vendor": "NA",
    "ansible_chassis_version": "NA",
    "ansible_cmdline": {
        "quiet": true
    },
    "ansible_date_time": {
        "date": "2024-05-13",
        "day": "13",
        "epoch": "1715591006",
        "epoch_int": "1715591006",
        "hour": "10",
        "iso8601": "2024-05-13T09:03:26Z",
        "iso8601_basic": "20240513T100326180623",
        "iso8601_basic_short": "20240513T100326",
        "iso8601_micro": "2024-05-13T09:03:26.180623Z",
        "minute": "03",
        "month": "05",
        "second": "26",
        "time": "10:03:26",
        "tz": "BST",
        "tz_dst": "BST",
        "tz_offset": "+0100",
        "weekday": "Monday",
        "weekday_number": "1",
        "weeknumber": "20",
        "year": "2024"
    },
    "ansible_default_ipv4": {
        "address": "109.109.132.90",
        "alias": "venet0:0",
        "broadcast": "109.109.135.255",
        "interface": "venet0",
        "macaddress": "",
        "mtu": 1500,
        "netmask": "255.255.248.0",
        "network": "109.109.128.0",
        "prefix": "21",
        "type": "unknown"
    },
    "ansible_default_ipv6": {
        "address": "::1",
        "interface": "venet0",
        "macaddress": "00:00:00:00:00:00",
        "mtu": 65536,
        "prefix": "128",
        "scope": "host",
        "type": "loopback"
    },
    "ansible_device_links": {
        "ids": {},
        "labels": {},
        "masters": {},
        "uuids": {
            "ploop17000p1": [
                "a703fb5b-8cb4-4a2b-99e6-52ee684fbe92"
            ]
        }
    },
    "ansible_devices": {
        "ploop17000": {
            "holders": [],
            "host": "",
            "links": {
                "ids": [],
                "labels": [],
                "masters": [],
                "uuids": []
            },
            "model": null,
            "partitions": {
                "ploop17000p1": {
                    "holders": [],
                    "links": {
                        "ids": [],
                        "labels": [],
                        "masters": [],
                        "uuids": [
                            "a703fb5b-8cb4-4a2b-99e6-52ee684fbe92"
                        ]
                    },
                    "sectors": "1048571905",
                    "sectorsize": 512,
                    "size": "500.00 GB",
                    "start": "2048",
                    "uuid": "a703fb5b-8cb4-4a2b-99e6-52ee684fbe92"
                }
            },
            "removable": "0",
            "rotational": null,
            "sas_address": null,
            "sas_device_handle": null,
            "scheduler_mode": "",
            "sectors": "1048576000",
            "sectorsize": 512,
            "size": "500.00 GB",
            "support_discard": null,
            "vendor": null,
            "virtual": 1
        }
    },
    "ansible_distribution": "CentOS",
    "ansible_distribution_file_parsed": true,
    "ansible_distribution_file_path": "/etc/redhat-release",
    "ansible_distribution_file_variety": "RedHat",
    "ansible_distribution_major_version": "7",
    "ansible_distribution_release": "Core",
    "ansible_distribution_version": "7.9",
    "ansible_dns": {
        "nameservers": [
            "109.109.128.233"
        ]
    },
    "ansible_docker0": {
        "active": false,
        "device": "docker0",
        "features": {
            "busy_poll": "off [fixed]",
            "fcoe_mtu": "off [fixed]",
            "generic_receive_offload": "on",
            "generic_segmentation_offload": "on",
            "highdma": "on",
            "hw_tc_offload": "off [fixed]",
            "l2_fwd_offload": "off [fixed]",
            "large_receive_offload": "off [fixed]",
            "loopback": "off [fixed]",
            "netns_local": "on [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_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",
            "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_fcoe_segmentation": "on",
            "tx_gre_csum_segmentation": "on",
            "tx_gre_segmentation": "on",
            "tx_gso_partial": "on",
            "tx_gso_robust": "on",
            "tx_ipip_segmentation": "on",
            "tx_lockless": "on [fixed]",
            "tx_nocache_copy": "off",
            "tx_scatter_gather": "on",
            "tx_scatter_gather_fraglist": "on",
            "tx_sctp_segmentation": "on",
            "tx_sit_segmentation": "on",
            "tx_tcp6_segmentation": "on",
            "tx_tcp_ecn_segmentation": "on",
            "tx_tcp_mangleid_segmentation": "on",
            "tx_tcp_segmentation": "on",
            "tx_udp_tnl_csum_segmentation": "on",
            "tx_udp_tnl_segmentation": "on",
            "tx_vlan_offload": "on",
            "tx_vlan_stag_hw_insert": "on",
            "udp_fragmentation_offload": "on",
            "vlan_challenged": "off [fixed]"
        },
        "hw_timestamp_filters": [],
        "id": "8000.02425400e42d",
        "interfaces": [],
        "ipv4": {
            "address": "172.17.0.1",
            "broadcast": "172.17.255.255",
            "netmask": "255.255.0.0",
            "network": "172.17.0.0",
            "prefix": "16"
        },
        "macaddress": "02:42:54:00:e4:2d",
        "mtu": 1500,
        "promisc": false,
        "stp": false,
        "timestamping": [
            "rx_software",
            "software"
        ],
        "type": "bridge"
    },
    "ansible_domain": "tangledweb.net",
    "ansible_effective_group_id": 0,
    "ansible_effective_user_id": 0,
    "ansible_env": "Not saved by ARA as configured by 'ignored_facts'",
    "ansible_fibre_channel_wwn": [],
    "ansible_fips": false,
    "ansible_form_factor": "NA",
    "ansible_fqdn": "vps.tangledweb.net",
    "ansible_hostname": "vps",
    "ansible_hostnqn": "",
    "ansible_interfaces": [
        "docker0",
        "venet0_5",
        "lo",
        "venet0_1",
        "venet0_0",
        "venet0",
        "venet0_2",
        "venet0_3",
        "venet0_4"
    ],
    "ansible_is_chroot": false,
    "ansible_iscsi_iqn": "",
    "ansible_kernel": "3.10.0-1127.18.2.vz7.163.46",
    "ansible_kernel_version": "#1 SMP Fri Nov 20 21:47:55 MSK 2020",
    "ansible_lo": {
        "active": true,
        "device": "lo",
        "features": {
            "busy_poll": "off [fixed]",
            "fcoe_mtu": "off [fixed]",
            "generic_receive_offload": "on",
            "generic_segmentation_offload": "on",
            "highdma": "on [fixed]",
            "hw_tc_offload": "off [fixed]",
            "l2_fwd_offload": "off [fixed]",
            "large_receive_offload": "off [fixed]",
            "loopback": "on [fixed]",
            "netns_local": "on [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_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",
            "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_fcoe_segmentation": "off [fixed]",
            "tx_gre_csum_segmentation": "off [fixed]",
            "tx_gre_segmentation": "off [fixed]",
            "tx_gso_partial": "off [fixed]",
            "tx_gso_robust": "off [fixed]",
            "tx_ipip_segmentation": "off [fixed]",
            "tx_lockless": "on [fixed]",
            "tx_nocache_copy": "off [fixed]",
            "tx_scatter_gather": "on [fixed]",
            "tx_scatter_gather_fraglist": "on [fixed]",
            "tx_sctp_segmentation": "on",
            "tx_sit_segmentation": "off [fixed]",
            "tx_tcp6_segmentation": "on",
            "tx_tcp_ecn_segmentation": "on",
            "tx_tcp_mangleid_segmentation": "on",
            "tx_tcp_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]",
            "udp_fragmentation_offload": "on",
            "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": [
            "rx_software",
            "software"
        ],
        "type": "loopback"
    },
    "ansible_loadavg": {
        "15m": 2.3,
        "1m": 1.7,
        "5m": 2.12
    },
    "ansible_local": {},
    "ansible_locally_reachable_ips": {
        "ipv4": [
            "87.239.17.242",
            "87.239.18.72",
            "87.239.19.111",
            "109.109.128.216",
            "109.109.132.90",
            "109.109.132.120",
            "127.0.0.0/8",
            "127.0.0.1",
            "172.17.0.1"
        ],
        "ipv6": [
            "::1"
        ]
    },
    "ansible_lsb": {},
    "ansible_lvm": {
        "lvs": {},
        "pvs": {},
        "vgs": {}
    },
    "ansible_machine": "x86_64",
    "ansible_machine_id": "9116ca21cceb48bd863d223de36dbe01",
    "ansible_memfree_mb": 2747,
    "ansible_memory_mb": {
        "nocache": {
            "free": 7037,
            "used": 9347
        },
        "real": {
            "free": 2747,
            "total": 16384,
            "used": 13637
        },
        "swap": {
            "cached": null,
            "free": 0,
            "total": 1024,
            "used": 1024
        }
    },
    "ansible_memtotal_mb": 16384,
    "ansible_mounts": [
        {
            "block_available": 34967107,
            "block_size": 4096,
            "block_total": 128982126,
            "block_used": 94015019,
            "device": "/dev/ploop17000p1",
            "fstype": "ext4",
            "inode_available": 28958754,
            "inode_total": 32768000,
            "inode_used": 3809246,
            "mount": "/",
            "options": "rw,relatime,data=ordered,balloon_ino=12,jqfmt=vfsv1,usrjquota=aquota.user,grpjquota=aquota.group",
            "size_available": 143225270272,
            "size_total": 528310788096,
            "uuid": "a703fb5b-8cb4-4a2b-99e6-52ee684fbe92"
        }
    ],
    "ansible_nodename": "vps.tangledweb.net",
    "ansible_os_family": "RedHat",
    "ansible_pkg_mgr": "yum",
    "ansible_proc_cmdline": {
        "quiet": true
    },
    "ansible_processor": [
        "0",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "1",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "2",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "3",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "4",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "5",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "6",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "7",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "8",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "9",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "10",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "11",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "12",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "13",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "14",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "15",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "16",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "17",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "18",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "19",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "20",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "21",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "22",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz",
        "23",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2687W v3 @ 3.10GHz"
    ],
    "ansible_processor_cores": 10,
    "ansible_processor_count": 2,
    "ansible_processor_nproc": 24,
    "ansible_processor_threads_per_core": 2,
    "ansible_processor_vcpus": 40,
    "ansible_product_name": "NA",
    "ansible_product_serial": "NA",
    "ansible_product_uuid": "NA",
    "ansible_product_version": "NA",
    "ansible_python": {
        "executable": "/usr/bin/python",
        "has_sslcontext": true,
        "type": "CPython",
        "version": {
            "major": 2,
            "micro": 5,
            "minor": 7,
            "releaselevel": "final",
            "serial": 0
        },
        "version_info": [
            2,
            7,
            5,
            "final",
            0
        ]
    },
    "ansible_python_version": "2.7.5",
    "ansible_real_group_id": 0,
    "ansible_real_user_id": 0,
    "ansible_selinux": {
        "status": "disabled"
    },
    "ansible_selinux_python_present": true,
    "ansible_service_mgr": "systemd",
    "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLTLlrG0VYnT+NMeHt3Vuk/vNeXVYmQ7gBS6bpnVweSKArstbiQcRTqr0YighUYNgtYjvGONY98yVY/uxMzb4oA=",
    "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIPDR4OQybtxqzxJEybM65z09ftJFcbj0fMJemwoihBt",
    "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDt4kPKy5arr+HoOIV3YpHkj9mqWPnAke09BzlctGM7zS+nq0TXVFykQVnE44csdRN3Q6GRrgF9MXD8G2xGgrFmonoxh8USBH2/4D6Nd7U1uBsA58dGP17HfUHcYTB53XmATrnFgpBLu8iMEax2+YTpQ0SzsxDO9ad+CcOhp5nEsTq5RC4Q+uWSLE9HPQndIZGP9zKxDCVHqgdAM8ixP63KH6kp53zU2vydA7ATe3yj+8Jp+5dV7wbWpKeAniN57B1COnJVzWa21XGTdUsFlyY16OeSnWHsg3QzYWBUhm3PO2rDDbLHjL4lz1/f6/ECs2FCwAPOVqCoI6i0qx5iPGTd",
    "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa",
    "ansible_swapfree_mb": 0,
    "ansible_swaptotal_mb": 1024,
    "ansible_system": "Linux",
    "ansible_system_capabilities": [
        "cap_chown",
        "cap_dac_override",
        "cap_dac_read_search",
        "cap_fowner",
        "cap_fsetid",
        "cap_kill",
        "cap_setgid",
        "cap_setuid",
        "cap_setpcap",
        "cap_linux_immutable",
        "cap_net_bind_service",
        "cap_net_broadcast",
        "cap_net_admin",
        "cap_net_raw",
        "cap_ipc_lock",
        "cap_ipc_owner",
        "cap_sys_module",
        "cap_sys_rawio",
        "cap_sys_chroot",
        "cap_sys_ptrace",
        "cap_sys_pacct",
        "cap_sys_admin",
        "cap_sys_boot",
        "cap_sys_nice",
        "cap_sys_resource",
        "cap_sys_time",
        "cap_sys_tty_config",
        "cap_mknod",
        "cap_lease",
        "cap_audit_write",
        "cap_audit_control",
        "cap_setfcap",
        "cap_mac_override",
        "cap_mac_admin",
        "cap_syslog",
        "35",
        "36+ep"
    ],
    "ansible_system_capabilities_enforced": "True",
    "ansible_system_vendor": "NA",
    "ansible_uptime_seconds": 31311302,
    "ansible_user_dir": "/root",
    "ansible_user_gecos": "root",
    "ansible_user_gid": 0,
    "ansible_user_id": "root",
    "ansible_user_shell": "/bin/bash",
    "ansible_user_uid": 0,
    "ansible_userspace_architecture": "x86_64",
    "ansible_userspace_bits": "64",
    "ansible_venet0": {
        "active": true,
        "device": "venet0",
        "features": {
            "busy_poll": "off [fixed]",
            "fcoe_mtu": "off [fixed]",
            "generic_receive_offload": "on",
            "generic_segmentation_offload": "on",
            "highdma": "on [fixed]",
            "hw_tc_offload": "off [fixed]",
            "l2_fwd_offload": "off [fixed]",
            "large_receive_offload": "off [fixed]",
            "loopback": "off [fixed]",
            "netns_local": "on [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_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",
            "tx_checksum_fcoe_crc": "off [fixed]",
            "tx_checksum_ip_generic": "off [fixed]",
            "tx_checksum_ipv4": "on",
            "tx_checksum_ipv6": "off [fixed]",
            "tx_checksum_sctp": "off [fixed]",
            "tx_checksumming": "on",
            "tx_fcoe_segmentation": "off [fixed]",
            "tx_gre_csum_segmentation": "off [fixed]",
            "tx_gre_segmentation": "off [fixed]",
            "tx_gso_partial": "off [fixed]",
            "tx_gso_robust": "off [fixed]",
            "tx_ipip_segmentation": "off [fixed]",
            "tx_lockless": "on [fixed]",
            "tx_nocache_copy": "off",
            "tx_scatter_gather": "on",
            "tx_scatter_gather_fraglist": "off [fixed]",
            "tx_sctp_segmentation": "off [fixed]",
            "tx_sit_segmentation": "off [fixed]",
            "tx_tcp6_segmentation": "off [fixed]",
            "tx_tcp_ecn_segmentation": "off [fixed]",
            "tx_tcp_mangleid_segmentation": "off",
            "tx_tcp_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]",
            "udp_fragmentation_offload": "off [fixed]",
            "vlan_challenged": "on [fixed]"
        },
        "hw_timestamp_filters": [],
        "ipv4": {
            "address": "127.0.0.1",
            "broadcast": "",
            "netmask": "255.255.255.255",
            "network": "127.0.0.1",
            "prefix": "32"
        },
        "ipv4_secondaries": [
            {
                "address": "109.109.132.120",
                "broadcast": "109.109.135.255",
                "netmask": "255.255.248.0",
                "network": "109.109.128.0",
                "prefix": "21"
            },
            {
                "address": "87.239.18.72",
                "broadcast": "87.239.23.255",
                "netmask": "255.255.248.0",
                "network": "87.239.16.0",
                "prefix": "21"
            },
            {
                "address": "87.239.19.111",
                "broadcast": "87.239.23.255",
                "netmask": "255.255.248.0",
                "network": "87.239.16.0",
                "prefix": "21"
            }
        ],
        "mtu": 1500,
        "promisc": false,
        "speed": 10000,
        "timestamping": [
            "rx_software",
            "software"
        ],
        "type": "unknown"
    },
    "ansible_venet0_0": {
        "ipv4": {
            "address": "109.109.132.90",
            "broadcast": "109.109.135.255",
            "netmask": "255.255.248.0",
            "network": "109.109.128.0",
            "prefix": "21"
        }
    },
    "ansible_venet0_1": {
        "ipv4": {
            "address": "109.109.128.216",
            "broadcast": "109.109.128.255",
            "netmask": "255.255.255.0",
            "network": "109.109.128.0",
            "prefix": "24"
        }
    },
    "ansible_venet0_2": {
        "ipv4_secondaries": [
            {
                "address": "109.109.132.120",
                "broadcast": "109.109.135.255",
                "netmask": "255.255.248.0",
                "network": "109.109.128.0",
                "prefix": "21"
            }
        ]
    },
    "ansible_venet0_3": {
        "ipv4": {
            "address": "87.239.17.242",
            "broadcast": "87.239.23.255",
            "netmask": "255.255.248.0",
            "network": "87.239.16.0",
            "prefix": "21"
        }
    },
    "ansible_venet0_4": {
        "ipv4_secondaries": [
            {
                "address": "87.239.18.72",
                "broadcast": "87.239.23.255",
                "netmask": "255.255.248.0",
                "network": "87.239.16.0",
                "prefix": "21"
            }
        ]
    },
    "ansible_venet0_5": {
        "ipv4_secondaries": [
            {
                "address": "87.239.19.111",
                "broadcast": "87.239.23.255",
                "netmask": "255.255.248.0",
                "network": "87.239.16.0",
                "prefix": "21"
            }
        ]
    },
    "ansible_virtualization_role": "guest",
    "ansible_virtualization_tech_guest": [
        "11238",
        "container",
        "openvz"
    ],
    "ansible_virtualization_tech_host": [
        "kvm"
    ],
    "ansible_virtualization_type": "openvz",
    "discovered_interpreter_python": "/usr/bin/python",
    "gather_subset": [
        "all"
    ],
    "module_setup": true
}
changed
False
deprecations
[]
warnings
[]