Execution
Date 20 Nov 2025 12:48:02 +0000
Duration 00:00:48.75
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
54 Hosts
7 Tasks
354 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "ansible_all_ipv4_addresses": [
        "185.149.110.190"
    ],
    "ansible_all_ipv6_addresses": [
        "2a0d:da00:9:1f::1",
        "fe80::5054:ff:fe7e:735d"
    ],
    "ansible_apparmor": {
        "status": "disabled"
    },
    "ansible_architecture": "x86_64",
    "ansible_bios_date": "05/24/2024",
    "ansible_bios_vendor": "EDK II",
    "ansible_bios_version": "edk2-20240524-6.el9_5.3",
    "ansible_board_asset_tag": "NA",
    "ansible_board_name": "RHEL",
    "ansible_board_serial": "NA",
    "ansible_board_vendor": "Red Hat",
    "ansible_board_version": "RHEL-9.4.0 PC (Q35 + ICH9, 2009)",
    "ansible_chassis_asset_tag": "NA",
    "ansible_chassis_serial": "NA",
    "ansible_chassis_vendor": "Red Hat",
    "ansible_chassis_version": "RHEL-9.4.0 PC (Q35 + ICH9, 2009)",
    "ansible_cmdline": {
        "BOOT_IMAGE": "(hd0,gpt3)/vmlinuz-6.12.0-55.43.1.el10_0.x86_64",
        "ro": true,
        "root": "UUID=8757a981-b92a-422f-9df3-c05a640841ef",
        "selinux": "0"
    },
    "ansible_date_time": {
        "date": "2025-11-20",
        "day": "20",
        "epoch": "1763642885",
        "epoch_int": "1763642885",
        "hour": "12",
        "iso8601": "2025-11-20T12:48:05Z",
        "iso8601_basic": "20251120T124805416189",
        "iso8601_basic_short": "20251120T124805",
        "iso8601_micro": "2025-11-20T12:48:05.416189Z",
        "minute": "48",
        "month": "11",
        "second": "05",
        "time": "12:48:05",
        "tz": "UTC",
        "tz_dst": "UTC",
        "tz_offset": "+0000",
        "weekday": "Thursday",
        "weekday_number": "4",
        "weeknumber": "46",
        "year": "2025"
    },
    "ansible_default_ipv4": {
        "address": "185.149.110.190",
        "alias": "eth0",
        "broadcast": "185.149.110.191",
        "gateway": "185.149.110.161",
        "interface": "eth0",
        "macaddress": "52:54:00:7e:73:5d",
        "mtu": 1400,
        "netmask": "255.255.255.224",
        "network": "185.149.110.160",
        "prefix": "27",
        "type": "ether"
    },
    "ansible_default_ipv6": {
        "address": "2a0d:da00:9:1f::1",
        "gateway": "2a0d:da00:9::1",
        "interface": "eth0",
        "macaddress": "52:54:00:7e:73:5d",
        "mtu": 1400,
        "prefix": "64",
        "scope": "global",
        "type": "ether"
    },
    "ansible_device_links": {
        "ids": {
            "sr0": [
                "scsi-0QEMU_QEMU_CD-ROM_drive-scsi0-0-1-1"
            ]
        },
        "labels": {
            "sr0": [
                "cidata"
            ],
            "vda1": [
                "EFI"
            ],
            "vda3": [
                "BOOT"
            ],
            "vda4": [
                "root"
            ]
        },
        "masters": {},
        "uuids": {
            "sr0": [
                "2025-11-10-18-10-04-00"
            ],
            "vda1": [
                "B250-E8EA"
            ],
            "vda3": [
                "279d0014-2717-4db8-8582-2043d2d853f8"
            ],
            "vda4": [
                "8757a981-b92a-422f-9df3-c05a640841ef"
            ]
        }
    },
    "ansible_devices": {
        "sr0": {
            "holders": [],
            "host": "SCSI storage controller: Red Hat, Inc. Virtio 1.0 SCSI (rev 01)",
            "links": {
                "ids": [
                    "scsi-0QEMU_QEMU_CD-ROM_drive-scsi0-0-1-1"
                ],
                "labels": [
                    "cidata"
                ],
                "masters": [],
                "uuids": [
                    "2025-11-10-18-10-04-00"
                ]
            },
            "model": "QEMU CD-ROM",
            "partitions": {},
            "removable": "1",
            "rotational": "0",
            "sas_address": null,
            "sas_device_handle": null,
            "scheduler_mode": "none",
            "sectors": "14088",
            "sectorsize": "2048",
            "size": "6.88 MB",
            "support_discard": "2048",
            "vendor": "QEMU",
            "virtual": 1
        },
        "vda": {
            "holders": [],
            "host": "SCSI storage controller: Red Hat, Inc. Virtio block device",
            "links": {
                "ids": [],
                "labels": [],
                "masters": [],
                "uuids": []
            },
            "model": null,
            "partitions": {
                "vda1": {
                    "holders": [],
                    "links": {
                        "ids": [],
                        "labels": [
                            "EFI"
                        ],
                        "masters": [],
                        "uuids": [
                            "B250-E8EA"
                        ]
                    },
                    "sectors": "409600",
                    "sectorsize": 512,
                    "size": "200.00 MB",
                    "start": "2048",
                    "uuid": "B250-E8EA"
                },
                "vda2": {
                    "holders": [],
                    "links": {
                        "ids": [],
                        "labels": [],
                        "masters": [],
                        "uuids": []
                    },
                    "sectors": "2048",
                    "sectorsize": 512,
                    "size": "1.00 MB",
                    "start": "411648",
                    "uuid": null
                },
                "vda3": {
                    "holders": [],
                    "links": {
                        "ids": [],
                        "labels": [
                            "BOOT"
                        ],
                        "masters": [],
                        "uuids": [
                            "279d0014-2717-4db8-8582-2043d2d853f8"
                        ]
                    },
                    "sectors": "2097152",
                    "sectorsize": 512,
                    "size": "1.00 GB",
                    "start": "413696",
                    "uuid": "279d0014-2717-4db8-8582-2043d2d853f8"
                },
                "vda4": {
                    "holders": [],
                    "links": {
                        "ids": [],
                        "labels": [
                            "root"
                        ],
                        "masters": [],
                        "uuids": [
                            "8757a981-b92a-422f-9df3-c05a640841ef"
                        ]
                    },
                    "sectors": "49917919",
                    "sectorsize": 512,
                    "size": "23.80 GB",
                    "start": "2510848",
                    "uuid": "8757a981-b92a-422f-9df3-c05a640841ef"
                }
            },
            "removable": "0",
            "rotational": "1",
            "sas_address": null,
            "sas_device_handle": null,
            "scheduler_mode": "none",
            "sectors": "52428800",
            "sectorsize": "512",
            "size": "25.00 GB",
            "support_discard": "512",
            "vendor": "0x1af4",
            "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": "10",
    "ansible_distribution_release": "Purple Lion",
    "ansible_distribution_version": "10.0",
    "ansible_dns": {
        "nameservers": [
            "1.1.1.1",
            "8.8.8.8",
            "2620:119:35::35",
            "2620:119:53::53"
        ],
        "search": [
            "solus.stage.town"
        ]
    },
    "ansible_domain": "solus.stage.town",
    "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]",
            "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": "off [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": "on",
            "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_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": "185.149.110.190",
            "broadcast": "185.149.110.191",
            "netmask": "255.255.255.224",
            "network": "185.149.110.160",
            "prefix": "27"
        },
        "ipv6": [
            {
                "address": "2a0d:da00:9:1f::1",
                "prefix": "64",
                "scope": "global"
            },
            {
                "address": "fe80::5054:ff:fe7e:735d",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "52:54:00:7e:73:5d",
        "module": "virtio_net",
        "mtu": 1400,
        "pciid": "virtio1",
        "promisc": false,
        "speed": -1,
        "timestamping": [],
        "type": "ether"
    },
    "ansible_fibre_channel_wwn": [],
    "ansible_fips": false,
    "ansible_form_factor": "Other",
    "ansible_fqdn": "alma10-playground.solus.stage.town",
    "ansible_hostname": "alma10-playground",
    "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:502ca9d4-5871-4009-ae10-2dec39d3c04d",
    "ansible_interfaces": [
        "lo",
        "eth0"
    ],
    "ansible_is_chroot": false,
    "ansible_iscsi_iqn": "",
    "ansible_kernel": "6.12.0-55.43.1.el10_0.x86_64",
    "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Wed Nov 12 06:49:12 EST 2025",
    "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": [
            "127.0.0.0/8",
            "127.0.0.1",
            "185.149.110.190"
        ],
        "ipv6": [
            "::1",
            "2a0d:da00:9:1f::1",
            "fe80::5054:ff:fe7e:735d"
        ]
    },
    "ansible_lsb": {},
    "ansible_lvm": {
        "lvs": {},
        "pvs": {},
        "vgs": {}
    },
    "ansible_machine": "x86_64",
    "ansible_machine_id": "e5e51a6d4e5b4bf9b8c96dd34379a9f2",
    "ansible_memfree_mb": 3475,
    "ansible_memory_mb": {
        "nocache": {
            "free": 3687,
            "used": 217
        },
        "real": {
            "free": 3475,
            "total": 3904,
            "used": 429
        },
        "swap": {
            "cached": 0,
            "free": 3906,
            "total": 3906,
            "used": 0
        }
    },
    "ansible_memtotal_mb": 3904,
    "ansible_mounts": [
        {
            "block_available": 4346377,
            "block_size": 4096,
            "block_total": 6223355,
            "block_used": 1876978,
            "device": "/dev/vda4",
            "fstype": "xfs",
            "inode_available": 12378937,
            "inode_total": 12479424,
            "inode_used": 100487,
            "mount": "/",
            "options": "rw,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,noquota",
            "size_available": 17802760192,
            "size_total": 25490862080,
            "uuid": "8757a981-b92a-422f-9df3-c05a640841ef"
        },
        {
            "block_available": 175043,
            "block_size": 4096,
            "block_total": 249195,
            "block_used": 74152,
            "device": "/dev/vda3",
            "fstype": "ext4",
            "inode_available": 65154,
            "inode_total": 65536,
            "inode_used": 382,
            "mount": "/boot",
            "options": "rw,relatime",
            "size_available": 716976128,
            "size_total": 1020702720,
            "uuid": "279d0014-2717-4db8-8582-2043d2d853f8"
        },
        {
            "block_available": 48991,
            "block_size": 4096,
            "block_total": 51140,
            "block_used": 2149,
            "device": "/dev/vda1",
            "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": 200667136,
            "size_total": 209469440,
            "uuid": "B250-E8EA"
        }
    ],
    "ansible_nodename": "alma10-playground.solus.stage.town",
    "ansible_os_family": "RedHat",
    "ansible_pkg_mgr": "dnf",
    "ansible_proc_cmdline": {
        "BOOT_IMAGE": "(hd0,gpt3)/vmlinuz-6.12.0-55.43.1.el10_0.x86_64",
        "ro": true,
        "root": "UUID=8757a981-b92a-422f-9df3-c05a640841ef",
        "selinux": "0"
    },
    "ansible_processor": [
        "0",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2623 v4 @ 2.60GHz",
        "1",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2623 v4 @ 2.60GHz",
        "2",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2623 v4 @ 2.60GHz",
        "3",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2623 v4 @ 2.60GHz"
    ],
    "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": "KVM",
    "ansible_product_serial": "NA",
    "ansible_product_uuid": "a6b6d73a-7342-4529-9852-06f983b11ea5",
    "ansible_product_version": "RHEL-9.4.0 PC (Q35 + ICH9, 2009)",
    "ansible_python": {
        "executable": "/usr/bin/python3",
        "has_sslcontext": true,
        "type": "cpython",
        "version": {
            "major": 3,
            "micro": 9,
            "minor": 12,
            "releaselevel": "final",
            "serial": 0
        },
        "version_info": [
            3,
            12,
            9,
            "final",
            0
        ]
    },
    "ansible_python_version": "3.12.9",
    "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": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM4avZBEvUcXAIC1MQbYhD7bkecM4NVfk/lNymSFHqd9f/DN2l83E7ULE3HiwDI8jED818eunP+uGT98y7+wi9U=",
    "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIkHUZTgZehS3xKQ0XdZ/hWSPjqJNi1XabYBvCMjFZsv",
    "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCzozrJO/B+yZvULhJiSvkX7CMwq/G2eUz/kXxKPtpbpQQo2ai9y5DoZJnYv7Iqh85fHGgUM6Ui86XjvjSIBZYYPOTSxu/AGdUXQfsweIfnmw3w7Sv+SsoU1avYNNZ9SVWQM4pLmtTP9naut/aPUn64UAei9yYTXuTXcgG19E0SWzvuiRQbwwxexRIqZjZGdUNEL+vWyFuiRSIYe1Mwp+ujapRX9jg1DSo7iH53ETXVvm0iYMxAlh/YILQ6j2hscMolhdT6jaYsikHHoYqr6aRtIQiIGoEPkbk39jN0TWRFDeGwpfGtki1wKPDg6P9s+j39ALvQxSXeF1BrFejaQf1qkYp1Fpvx/DoaoEIY2oMtEzpGIHM18NKoeB7lt4+/9bOjt5naryhfPRNMdQksoK/gyaOJ98QlPI1EbMvNd+pHz0T9Y1vp7RCy+FtyK9UOiqxxzVsubw3eqPQbAON2O8aFosB22Ef3yirMvqwXhhZB7MF+AhabJcyAd3IJj97tpFc=",
    "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa",
    "ansible_swapfree_mb": 3906,
    "ansible_swaptotal_mb": 3906,
    "ansible_system": "Linux",
    "ansible_system_capabilities": [],
    "ansible_system_capabilities_enforced": "False",
    "ansible_system_vendor": "Red Hat",
    "ansible_uptime_seconds": 63086,
    "ansible_user_dir": "/root",
    "ansible_user_gecos": "Super User",
    "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",
    "discovered_interpreter_python": "/usr/bin/python3",
    "gather_subset": [
        "all"
    ],
    "module_setup": true
}
changed
False
deprecations
[]
warnings
[]