Execution
Date 30 Aug 2024 10:00:51 +0100
Duration None
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
135 Hosts
7 Tasks
907 Results
1 Plays
6 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "ansible_all_ipv4_addresses": [
        "87.239.19.34",
        "172.17.0.1"
    ],
    "ansible_all_ipv6_addresses": [
        "2a0d:da00:1:55::1",
        "fe80::5054:ff:fe02:37cc"
    ],
    "ansible_apparmor": {
        "status": "disabled"
    },
    "ansible_architecture": "x86_64",
    "ansible_bios_date": "04/01/2014",
    "ansible_bios_vendor": "SeaBIOS",
    "ansible_bios_version": "1.16.3-2.el9",
    "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": "Red Hat",
    "ansible_chassis_version": "RHEL 7.6.0 PC (i440FX + PIIX, 1996)",
    "ansible_cmdline": {
        "BOOT_IMAGE": "(hd0,msdos1)/vmlinuz-4.18.0-553.5.1.el8_10.x86_64",
        "biosdevname": "0",
        "crashkernel": "auto",
        "net.ifnames": "0",
        "quiet": true,
        "rhgb": true,
        "ro": true,
        "root": "UUID=25cde122-1302-40ff-b605-b02e9ad85644",
        "rootflags": "uquota,gquota"
    },
    "ansible_date_time": {
        "date": "2024-08-30",
        "day": "30",
        "epoch": "1725008454",
        "epoch_int": "1725008454",
        "hour": "10",
        "iso8601": "2024-08-30T09:00:54Z",
        "iso8601_basic": "20240830T100054921284",
        "iso8601_basic_short": "20240830T100054",
        "iso8601_micro": "2024-08-30T09:00:54.921284Z",
        "minute": "00",
        "month": "08",
        "second": "54",
        "time": "10:00:54",
        "tz": "BST",
        "tz_dst": "BST",
        "tz_offset": "+0100",
        "weekday": "Friday",
        "weekday_number": "5",
        "weeknumber": "35",
        "year": "2024"
    },
    "ansible_default_ipv4": {
        "address": "87.239.19.34",
        "alias": "eth0",
        "broadcast": "87.239.23.255",
        "gateway": "87.239.19.3",
        "interface": "eth0",
        "macaddress": "52:54:00:02:37:cc",
        "mtu": 1400,
        "netmask": "255.255.248.0",
        "network": "87.239.16.0",
        "prefix": "21",
        "type": "ether"
    },
    "ansible_default_ipv6": {
        "address": "2a0d:da00:1:55::1",
        "gateway": "2a0d:da00:1::1",
        "interface": "eth0",
        "macaddress": "52:54:00:02:37:cc",
        "mtu": 1400,
        "prefix": "64",
        "scope": "global",
        "type": "ether"
    },
    "ansible_device_links": {
        "ids": {
            "sda": [
                "scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0"
            ],
            "sda1": [
                "scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1"
            ],
            "sda2": [
                "scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2"
            ],
            "sda3": [
                "scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part3"
            ],
            "sr0": [
                "scsi-0QEMU_QEMU_CD-ROM_drive-scsi0-0-1-1"
            ]
        },
        "labels": {
            "sda1": [
                "BOOT"
            ],
            "sda2": [
                "EFI"
            ],
            "sda3": [
                "root"
            ],
            "sr0": [
                "cidata"
            ]
        },
        "masters": {},
        "uuids": {
            "sda1": [
                "bceebfc0-2bed-49e3-af0b-26d76a193be5"
            ],
            "sda2": [
                "FA1C-2CE2"
            ],
            "sda3": [
                "25cde122-1302-40ff-b605-b02e9ad85644"
            ],
            "sr0": [
                "2024-06-23-05-11-23-00"
            ]
        }
    },
    "ansible_devices": {
        "sda": {
            "holders": [],
            "host": "SCSI storage controller: Red Hat, Inc. Virtio SCSI",
            "links": {
                "ids": [
                    "scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0"
                ],
                "labels": [],
                "masters": [],
                "uuids": []
            },
            "model": "QEMU HARDDISK",
            "partitions": {
                "sda1": {
                    "holders": [],
                    "links": {
                        "ids": [
                            "scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part1"
                        ],
                        "labels": [
                            "BOOT"
                        ],
                        "masters": [],
                        "uuids": [
                            "bceebfc0-2bed-49e3-af0b-26d76a193be5"
                        ]
                    },
                    "sectors": "2097152",
                    "sectorsize": 512,
                    "size": "1.00 GB",
                    "start": "2048",
                    "uuid": "bceebfc0-2bed-49e3-af0b-26d76a193be5"
                },
                "sda2": {
                    "holders": [],
                    "links": {
                        "ids": [
                            "scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2"
                        ],
                        "labels": [
                            "EFI"
                        ],
                        "masters": [],
                        "uuids": [
                            "FA1C-2CE2"
                        ]
                    },
                    "sectors": "409600",
                    "sectorsize": 512,
                    "size": "200.00 MB",
                    "start": "2099200",
                    "uuid": "FA1C-2CE2"
                },
                "sda3": {
                    "holders": [],
                    "links": {
                        "ids": [
                            "scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part3"
                        ],
                        "labels": [
                            "root"
                        ],
                        "masters": [],
                        "uuids": [
                            "25cde122-1302-40ff-b605-b02e9ad85644"
                        ]
                    },
                    "sectors": "207206367",
                    "sectorsize": 512,
                    "size": "98.80 GB",
                    "start": "2508800",
                    "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
                }
            },
            "removable": "0",
            "rotational": "1",
            "sas_address": null,
            "sas_device_handle": null,
            "scheduler_mode": "mq-deadline",
            "sectors": "209715200",
            "sectorsize": "512",
            "size": "100.00 GB",
            "support_discard": "4096",
            "vendor": "QEMU",
            "virtual": 1
        },
        "sr0": {
            "holders": [],
            "host": "SCSI storage controller: Red Hat, Inc. Virtio SCSI",
            "links": {
                "ids": [
                    "scsi-0QEMU_QEMU_CD-ROM_drive-scsi0-0-1-1"
                ],
                "labels": [
                    "cidata"
                ],
                "masters": [],
                "uuids": [
                    "2024-06-23-05-11-23-00"
                ]
            },
            "model": "QEMU CD-ROM",
            "partitions": {},
            "removable": "1",
            "rotational": "1",
            "sas_address": null,
            "sas_device_handle": null,
            "scheduler_mode": "mq-deadline",
            "sectors": "13204",
            "sectorsize": "2048",
            "size": "6.45 MB",
            "support_discard": "0",
            "vendor": "QEMU",
            "virtual": 1
        }
    },
    "ansible_distribution": "AlmaLinux",
    "ansible_distribution_file_parsed": true,
    "ansible_distribution_file_path": "/etc/redhat-release",
    "ansible_distribution_file_variety": "RedHat",
    "ansible_distribution_major_version": "8",
    "ansible_distribution_release": "Cerulean Leopard",
    "ansible_distribution_version": "8.10",
    "ansible_dns": {
        "nameservers": [
            "185.149.110.28",
            "185.149.110.28",
            "2001:4860:4860::8888",
            "2001:4860:4860::8844"
        ]
    },
    "ansible_docker0": {
        "active": false,
        "device": "docker0",
        "features": {
            "esp_hw_offload": "off [fixed]",
            "esp_tx_csum_hw_offload": "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_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": "on",
            "tx_gre_csum_segmentation": "on",
            "tx_gre_segmentation": "on",
            "tx_gso_list": "on",
            "tx_gso_partial": "on",
            "tx_gso_robust": "on",
            "tx_ipxip4_segmentation": "on",
            "tx_ipxip6_segmentation": "on",
            "tx_lockless": "on [fixed]",
            "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.02428715731d",
        "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:87:15:73:1d",
        "mtu": 1500,
        "promisc": false,
        "speed": -1,
        "stp": false,
        "timestamping": [],
        "type": "bridge"
    },
    "ansible_domain": "man-1.vm.plesk-server.com",
    "ansible_effective_group_id": 0,
    "ansible_effective_user_id": 0,
    "ansible_env": "Not saved by ARA as configured by 'ignored_facts'",
    "ansible_eth0": {
        "active": true,
        "device": "eth0",
        "features": {
            "esp_hw_offload": "off [fixed]",
            "esp_tx_csum_hw_offload": "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": "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": "on [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": "on [fixed]",
            "tx_ipxip4_segmentation": "off [fixed]",
            "tx_ipxip6_segmentation": "off [fixed]",
            "tx_lockless": "off [fixed]",
            "tx_nocache_copy": "off",
            "tx_scatter_gather": "on",
            "tx_scatter_gather_fraglist": "off [fixed]",
            "tx_sctp_segmentation": "off [fixed]",
            "tx_tcp6_segmentation": "on",
            "tx_tcp_ecn_segmentation": "on",
            "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": "87.239.19.34",
            "broadcast": "87.239.23.255",
            "netmask": "255.255.248.0",
            "network": "87.239.16.0",
            "prefix": "21"
        },
        "ipv6": [
            {
                "address": "2a0d:da00:1:55::1",
                "prefix": "64",
                "scope": "global"
            },
            {
                "address": "fe80::5054:ff:fe02:37cc",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "52:54:00:02:37:cc",
        "module": "virtio_net",
        "mtu": 1400,
        "pciid": "virtio0",
        "promisc": false,
        "speed": -1,
        "timestamping": [],
        "type": "ether"
    },
    "ansible_fibre_channel_wwn": [],
    "ansible_fips": false,
    "ansible_form_factor": "Other",
    "ansible_fqdn": "jade-seahorse.man-1.vm.plesk-server.com",
    "ansible_hostname": "jade-seahorse",
    "ansible_hostnqn": "",
    "ansible_interfaces": [
        "lo",
        "docker0",
        "eth0"
    ],
    "ansible_is_chroot": false,
    "ansible_iscsi_iqn": "",
    "ansible_kernel": "4.18.0-553.5.1.el8_10.x86_64",
    "ansible_kernel_version": "#1 SMP Wed Jun 5 09:12:13 EDT 2024",
    "ansible_lo": {
        "active": true,
        "device": "lo",
        "features": {
            "esp_hw_offload": "off [fixed]",
            "esp_tx_csum_hw_offload": "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_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_lockless": "on [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.17,
        "1m": 0.87,
        "5m": 0.35
    },
    "ansible_local": {},
    "ansible_locally_reachable_ips": {
        "ipv4": [
            "87.239.19.34",
            "127.0.0.0/8",
            "127.0.0.1",
            "172.17.0.1"
        ],
        "ipv6": [
            "::1",
            "2a0d:da00:1:55::1",
            "fe80::5054:ff:fe02:37cc"
        ]
    },
    "ansible_lsb": {
        "codename": "CeruleanLeopard",
        "description": "AlmaLinux release 8.10 (Cerulean Leopard)",
        "id": "AlmaLinux",
        "major_release": "8",
        "release": "8.10"
    },
    "ansible_lvm": "N/A",
    "ansible_machine": "x86_64",
    "ansible_machine_id": "35a04a6932f94b7a840bc96a85fcf615",
    "ansible_memfree_mb": 527,
    "ansible_memory_mb": {
        "nocache": {
            "free": 1615,
            "used": 2050
        },
        "real": {
            "free": 527,
            "total": 3665,
            "used": 3138
        },
        "swap": {
            "cached": 77,
            "free": 3695,
            "total": 4095,
            "used": 400
        }
    },
    "ansible_memtotal_mb": 3665,
    "ansible_mounts": [
        {
            "block_available": 21614800,
            "block_size": 4096,
            "block_total": 25898235,
            "block_used": 4283435,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 51318899,
            "inode_total": 51801584,
            "inode_used": 482685,
            "mount": "/",
            "options": "rw,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota",
            "size_available": 88534220800,
            "size_total": 106079170560,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 174190,
            "block_size": 4096,
            "block_total": 249195,
            "block_used": 75005,
            "device": "/dev/sda1",
            "fstype": "ext4",
            "inode_available": 65212,
            "inode_total": 65536,
            "inode_used": 324,
            "mount": "/boot",
            "options": "rw,relatime",
            "size_available": 713482240,
            "size_total": 1020702720,
            "uuid": "bceebfc0-2bed-49e3-af0b-26d76a193be5"
        },
        {
            "block_available": 49654,
            "block_size": 4096,
            "block_total": 51145,
            "block_used": 1491,
            "device": "/dev/sda2",
            "fstype": "vfat",
            "inode_available": 0,
            "inode_total": 0,
            "inode_used": 0,
            "mount": "/boot/efi",
            "options": "rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=winnt,errors=remount-ro",
            "size_available": 203382784,
            "size_total": 209489920,
            "uuid": "FA1C-2CE2"
        }
    ],
    "ansible_nodename": "jade-seahorse.man-1.vm.plesk-server.com",
    "ansible_os_family": "RedHat",
    "ansible_pkg_mgr": "dnf",
    "ansible_proc_cmdline": {
        "BOOT_IMAGE": "(hd0,msdos1)/vmlinuz-4.18.0-553.5.1.el8_10.x86_64",
        "biosdevname": "0",
        "crashkernel": "auto",
        "net.ifnames": "0",
        "quiet": true,
        "rhgb": true,
        "ro": true,
        "root": "UUID=25cde122-1302-40ff-b605-b02e9ad85644",
        "rootflags": "uquota,gquota"
    },
    "ansible_processor": [
        "0",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz",
        "1",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz"
    ],
    "ansible_processor_cores": 1,
    "ansible_processor_count": 2,
    "ansible_processor_nproc": 2,
    "ansible_processor_threads_per_core": 1,
    "ansible_processor_vcpus": 2,
    "ansible_product_name": "KVM",
    "ansible_product_serial": "NA",
    "ansible_product_uuid": "35a04a69-32f9-4b7a-840b-c96a85fcf615",
    "ansible_product_version": "RHEL 7.6.0 PC (i440FX + PIIX, 1996)",
    "ansible_python": {
        "executable": "/usr/libexec/platform-python",
        "has_sslcontext": true,
        "type": "cpython",
        "version": {
            "major": 3,
            "micro": 8,
            "minor": 6,
            "releaselevel": "final",
            "serial": 0
        },
        "version_info": [
            3,
            6,
            8,
            "final",
            0
        ]
    },
    "ansible_python_version": "3.6.8",
    "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": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPrfgyiWPjol2dIGoP3F15hQZjRvYjnFeaIhlJlr+v1Uls5qzNLQeFbFLBteKu/n+/m4zKlPJeKZFRDfYd9s81s=",
    "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEzmjnAtO3yTY888dNTi4sHFp44baKbN2d08UVJed2F/",
    "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDA3KeaDEWkv6Oa9/GGerrq6SVj661ExahgkMJ8emFYVhgjem34K177OJ7vrGjzo/TUNQx1BnilWdD630Ds7m+iuOrA8YQ7h5IlMSgZx4gYPmA4dF4wDGc5QTP4DlbPCUe0oTIlRZiz9S3iLQ4U4rljza4gcd39icuGT2dv3Lp7JnfPleHxTWH39AFaYHkr0DLpFipy90jHvI7ft1CsJ8Q9QZKv6Z6SHaZ/6EZQSkiNmjsDACLtBelJj0TttkCDZOBr7KcdZnsaFMlLRnL1orV+aBuj3323tXrGavV4LWAsdomEfdS/hAn3GGgDWfbqqhNse0iObBB03bNW+TKwvvBc/69dOleFnEI4FLLuaRLQH+uftbTzRSv9Q1+dzUDdE+RVWAStn9WPcqRwMBSYIDCoAx4wzLzYR7kQG4wFtSiA4NPsoCnQxJYYPdSrRfTupJPoqt1rOAad80nXjio3jzx1xU8JMDEZ2GkCmrxYaYTmW0qQXoJ2sjTmnTe/1vG13uk=",
    "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa",
    "ansible_swapfree_mb": 3695,
    "ansible_swaptotal_mb": 4095,
    "ansible_system": "Linux",
    "ansible_system_capabilities": [],
    "ansible_system_capabilities_enforced": "False",
    "ansible_system_vendor": "Red Hat",
    "ansible_uptime_seconds": 6037895,
    "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_virtualization_role": "guest",
    "ansible_virtualization_tech_guest": [
        "kvm"
    ],
    "ansible_virtualization_tech_host": [
        "kvm"
    ],
    "ansible_virtualization_type": "kvm",
    "gather_subset": [
        "all"
    ],
    "module_setup": true
}
changed
False
deprecations
[]
warnings
[]