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": [
        "103.225.64.27"
    ],
    "ansible_all_ipv6_addresses": [
        "2a0d:da05:1:4007::1",
        "fe80::5054:ff:fe5f:25e9"
    ],
    "ansible_apparmor": {
        "status": "disabled"
    },
    "ansible_architecture": "x86_64",
    "ansible_bios_date": "04/01/2014",
    "ansible_bios_vendor": "SeaBIOS",
    "ansible_bios_version": "1.16.0-4.module_el8.9.0+3659+9c8643f3",
    "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-513.24.1.el8_9.x86_64",
        "biosdevname": "0",
        "crashkernel": "auto",
        "net.ifnames": "0",
        "quiet": true,
        "rhgb": true,
        "ro": true,
        "root": "UUID=5b464c47-0f06-4717-a9b4-4713ef6719d5",
        "rootflags": "uquota,gquota"
    },
    "ansible_date_time": {
        "date": "2024-08-30",
        "day": "30",
        "epoch": "1725008460",
        "epoch_int": "1725008460",
        "hour": "17",
        "iso8601": "2024-08-30T09:01:00Z",
        "iso8601_basic": "20240830T170100335551",
        "iso8601_basic_short": "20240830T170100",
        "iso8601_micro": "2024-08-30T09:01:00.335551Z",
        "minute": "01",
        "month": "08",
        "second": "00",
        "time": "17:01:00",
        "tz": "+08",
        "tz_dst": "+08",
        "tz_offset": "+0800",
        "weekday": "Friday",
        "weekday_number": "5",
        "weeknumber": "35",
        "year": "2024"
    },
    "ansible_default_ipv4": {
        "address": "103.225.64.27",
        "alias": "eth0",
        "broadcast": "103.225.64.255",
        "gateway": "103.225.64.1",
        "interface": "eth0",
        "macaddress": "52:54:00:5f:25:e9",
        "mtu": 1400,
        "netmask": "255.255.255.0",
        "network": "103.225.64.0",
        "prefix": "24",
        "type": "ether"
    },
    "ansible_default_ipv6": {
        "address": "2a0d:da05:1:4007::1",
        "gateway": "2a0d:da05:1::1",
        "interface": "eth0",
        "macaddress": "52:54:00:5f:25:e9",
        "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": [
                "def8a82b-a3fa-4e2d-9d6a-ce445448a99e"
            ],
            "sda2": [
                "F819-C938"
            ],
            "sda3": [
                "5b464c47-0f06-4717-a9b4-4713ef6719d5"
            ],
            "sr0": [
                "2024-04-29-16-19-26-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": [
                            "def8a82b-a3fa-4e2d-9d6a-ce445448a99e"
                        ]
                    },
                    "sectors": "2097152",
                    "sectorsize": 512,
                    "size": "1.00 GB",
                    "start": "2048",
                    "uuid": "def8a82b-a3fa-4e2d-9d6a-ce445448a99e"
                },
                "sda2": {
                    "holders": [],
                    "links": {
                        "ids": [
                            "scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2"
                        ],
                        "labels": [
                            "EFI"
                        ],
                        "masters": [],
                        "uuids": [
                            "F819-C938"
                        ]
                    },
                    "sectors": "409600",
                    "sectorsize": 512,
                    "size": "200.00 MB",
                    "start": "2099200",
                    "uuid": "F819-C938"
                },
                "sda3": {
                    "holders": [],
                    "links": {
                        "ids": [
                            "scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part3"
                        ],
                        "labels": [
                            "root"
                        ],
                        "masters": [],
                        "uuids": [
                            "5b464c47-0f06-4717-a9b4-4713ef6719d5"
                        ]
                    },
                    "sectors": "102348767",
                    "sectorsize": 512,
                    "size": "48.80 GB",
                    "start": "2508800",
                    "uuid": "5b464c47-0f06-4717-a9b4-4713ef6719d5"
                }
            },
            "removable": "0",
            "rotational": "1",
            "sas_address": null,
            "sas_device_handle": null,
            "scheduler_mode": "mq-deadline",
            "sectors": "104857600",
            "sectorsize": "512",
            "size": "50.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-04-29-16-19-26-00"
                ]
            },
            "model": "QEMU CD-ROM",
            "partitions": {},
            "removable": "1",
            "rotational": "1",
            "sas_address": null,
            "sas_device_handle": null,
            "scheduler_mode": "mq-deadline",
            "sectors": "12920",
            "sectorsize": "2048",
            "size": "6.31 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": "Midnight Oncilla",
    "ansible_distribution_version": "8.9",
    "ansible_dns": {
        "nameservers": [
            "8.8.8.8",
            "8.8.4.4",
            "2001:4860:4860::8888"
        ]
    },
    "ansible_domain": "sin-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": "103.225.64.27",
            "broadcast": "103.225.64.255",
            "netmask": "255.255.255.0",
            "network": "103.225.64.0",
            "prefix": "24"
        },
        "ipv6": [
            {
                "address": "2a0d:da05:1:4007::1",
                "prefix": "64",
                "scope": "global"
            },
            {
                "address": "fe80::5054:ff:fe5f:25e9",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "52:54:00:5f:25:e9",
        "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": "amazing-sun.sin-1.vm.plesk-server.com",
    "ansible_hostname": "amazing-sun",
    "ansible_hostnqn": "",
    "ansible_interfaces": [
        "eth0",
        "lo"
    ],
    "ansible_is_chroot": false,
    "ansible_iscsi_iqn": "",
    "ansible_kernel": "4.18.0-513.24.1.el8_9.x86_64",
    "ansible_kernel_version": "#1 SMP Mon Apr 8 11:23: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.13,
        "1m": 0.83,
        "5m": 0.31
    },
    "ansible_local": {},
    "ansible_locally_reachable_ips": {
        "ipv4": [
            "103.225.64.27",
            "127.0.0.0/8",
            "127.0.0.1"
        ],
        "ipv6": [
            "::1",
            "2a0d:da05:1:4007::1",
            "fe80::5054:ff:fe5f:25e9"
        ]
    },
    "ansible_lsb": {
        "codename": "MidnightOncilla",
        "description": "AlmaLinux release 8.9 (Midnight Oncilla)",
        "id": "AlmaLinux",
        "major_release": "8",
        "release": "8.9"
    },
    "ansible_lvm": "N/A",
    "ansible_machine": "x86_64",
    "ansible_machine_id": "e3729cc7b43f415f8fc35bed7f29256b",
    "ansible_memfree_mb": 231,
    "ansible_memory_mb": {
        "nocache": {
            "free": 456,
            "used": 1310
        },
        "real": {
            "free": 231,
            "total": 1766,
            "used": 1535
        },
        "swap": {
            "cached": 90,
            "free": 2543,
            "total": 3906,
            "used": 1363
        }
    },
    "ansible_memtotal_mb": 1766,
    "ansible_mounts": [
        {
            "block_available": 5128272,
            "block_size": 4096,
            "block_total": 12791035,
            "block_used": 7662763,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 24833767,
            "inode_total": 25587184,
            "inode_used": 753417,
            "mount": "/",
            "options": "rw,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota",
            "size_available": 21005402112,
            "size_total": 52392079360,
            "uuid": "5b464c47-0f06-4717-a9b4-4713ef6719d5"
        },
        {
            "block_available": 174085,
            "block_size": 4096,
            "block_total": 249195,
            "block_used": 75110,
            "device": "/dev/sda1",
            "fstype": "ext4",
            "inode_available": 65212,
            "inode_total": 65536,
            "inode_used": 324,
            "mount": "/boot",
            "options": "rw,relatime",
            "size_available": 713052160,
            "size_total": 1020702720,
            "uuid": "def8a82b-a3fa-4e2d-9d6a-ce445448a99e"
        },
        {
            "block_available": 49663,
            "block_size": 4096,
            "block_total": 51145,
            "block_used": 1482,
            "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": 203419648,
            "size_total": 209489920,
            "uuid": "F819-C938"
        }
    ],
    "ansible_nodename": "amazing-sun.sin-1.vm.plesk-server.com",
    "ansible_os_family": "RedHat",
    "ansible_pkg_mgr": "dnf",
    "ansible_proc_cmdline": {
        "BOOT_IMAGE": "(hd0,msdos1)/vmlinuz-4.18.0-513.24.1.el8_9.x86_64",
        "biosdevname": "0",
        "crashkernel": "auto",
        "net.ifnames": "0",
        "quiet": true,
        "rhgb": true,
        "ro": true,
        "root": "UUID=5b464c47-0f06-4717-a9b4-4713ef6719d5",
        "rootflags": "uquota,gquota"
    },
    "ansible_processor": [
        "0",
        "AuthenticAMD",
        "AMD Ryzen 9 7900 12-Core Processor",
        "1",
        "AuthenticAMD",
        "AMD Ryzen 9 7900 12-Core Processor"
    ],
    "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": "e3729cc7-b43f-415f-8fc3-5bed7f29256b",
    "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": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNdIxeG6onaFaOT1G7cY+eRFefdGetYQwdc5nRcmyBhCIOhXXB1VPNhkDQqzAnf+qInfy4hz7LUWb42q0jHyoQ0=",
    "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAwGn4F1pS4n0HIJ/9o0yMIvbDiyp36h3G8BDej6oJjV",
    "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCwskwQzlN/ulnsz/1uwJtALNDOmQxNYWggkRQ/tHbQmVzIabn+7IjBXcLzDZl+v36nUowm5jiVvW3WfAFmjp5iJCmXzYXU16kNdqeQL5No+IPGMKG2dqqEq+53NIXlyrcHT/n5/vMw5LPJQIAX1u5kgk2/emdoudqh0VIqlAmTT9Nm0Q9sQMNj8e7NIxMhvtd4bpcakx6hZZkYaa4QWV8BgUE2EbW+K07Pgbu07rTKUluqF1wyvRcBN5EFqmmsoqGhUN5A1wp+0oeYj3YVFMh7IQUkQ1+gSyI5CNkHdYF4/NelC6UjKtHBo0TN8BJkG2HUEFEzkx+Hxx2Ug1emuZqzFjXiF+g21fRvHUCnjdIdcGI27FlA+/uQjkzhpXdWrdJdkO+Vcj9DW/DbWqvWo9MLhKJuXmGwRYo4AxQaiEeww5gHF+uHAHedtZOYUYzbYTI7P1v7hq+HfzE2xqAFFLvTjckcoprhIacy8Ltwm0ZK9qVdJX9arQ4uX45AUCE+wYM=",
    "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa",
    "ansible_swapfree_mb": 2543,
    "ansible_swaptotal_mb": 3906,
    "ansible_system": "Linux",
    "ansible_system_capabilities": [],
    "ansible_system_capabilities_enforced": "False",
    "ansible_system_vendor": "Red Hat",
    "ansible_uptime_seconds": 10875189,
    "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
[]