Execution
Date 18 Mar 2024 12:09:03 +0000
Duration 00:00:09.44
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
16 Hosts
4 Tasks
64 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:02.66
  • Play
    Check if kcare.service is present and running
  • Task
    Gathering Facts

Field Value
ansible_facts
{
    "ansible_all_ipv4_addresses": [
        "185.149.110.205"
    ],
    "ansible_all_ipv6_addresses": [
        "2a0d:da00:9:12::1",
        "fe80::5054:ff:fe81:8574"
    ],
    "ansible_apparmor": {
        "status": "disabled"
    },
    "ansible_architecture": "x86_64",
    "ansible_bios_date": "04/01/2014",
    "ansible_bios_vendor": "SeaBIOS",
    "ansible_bios_version": "1.16.0-3.module_el8.7.0+3346+68867adb",
    "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.18.1.el8_9.x86_64",
        "crashkernel": "auto",
        "ro": true,
        "root": "UUID=9815b9bd-9527-4c84-9ad6-6c50008eb6ba"
    },
    "ansible_date_time": {
        "date": "2024-03-18",
        "day": "18",
        "epoch": "1710763746",
        "epoch_int": "1710763746",
        "hour": "12",
        "iso8601": "2024-03-18T12:09:06Z",
        "iso8601_basic": "20240318T120906004378",
        "iso8601_basic_short": "20240318T120906",
        "iso8601_micro": "2024-03-18T12:09:06.004378Z",
        "minute": "09",
        "month": "03",
        "second": "06",
        "time": "12:09:06",
        "tz": "GMT",
        "tz_dst": "BST",
        "tz_offset": "+0000",
        "weekday": "Monday",
        "weekday_number": "1",
        "weeknumber": "12",
        "year": "2024"
    },
    "ansible_default_ipv4": {
        "address": "185.149.110.205",
        "alias": "eth0",
        "broadcast": "185.149.110.223",
        "gateway": "185.149.110.193",
        "interface": "eth0",
        "macaddress": "52:54:00:81:85:74",
        "mtu": 1400,
        "netmask": "255.255.255.224",
        "network": "185.149.110.192",
        "prefix": "27",
        "type": "ether"
    },
    "ansible_default_ipv6": {
        "address": "2a0d:da00:9:12::1",
        "gateway": "2a0d:da00:9::1",
        "interface": "eth0",
        "macaddress": "52:54:00:81:85:74",
        "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": [
                "f9e40d30-3a8c-4350-a7f7-79fc2d66d9d6"
            ],
            "sda2": [
                "B014-F272"
            ],
            "sda3": [
                "9815b9bd-9527-4c84-9ad6-6c50008eb6ba"
            ],
            "sr0": [
                "2023-06-02-11-20-38-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": [
                            "f9e40d30-3a8c-4350-a7f7-79fc2d66d9d6"
                        ]
                    },
                    "sectors": "1024000",
                    "sectorsize": 512,
                    "size": "500.00 MB",
                    "start": "2048",
                    "uuid": "f9e40d30-3a8c-4350-a7f7-79fc2d66d9d6"
                },
                "sda2": {
                    "holders": [],
                    "links": {
                        "ids": [
                            "scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part2"
                        ],
                        "labels": [
                            "EFI"
                        ],
                        "masters": [],
                        "uuids": [
                            "B014-F272"
                        ]
                    },
                    "sectors": "409600",
                    "sectorsize": 512,
                    "size": "200.00 MB",
                    "start": "1026048",
                    "uuid": "B014-F272"
                },
                "sda3": {
                    "holders": [],
                    "links": {
                        "ids": [
                            "scsi-0QEMU_QEMU_HARDDISK_drive-scsi0-0-0-0-part3"
                        ],
                        "labels": [
                            "root"
                        ],
                        "masters": [],
                        "uuids": [
                            "9815b9bd-9527-4c84-9ad6-6c50008eb6ba"
                        ]
                    },
                    "sectors": "627709919",
                    "sectorsize": 512,
                    "size": "299.32 GB",
                    "start": "1435648",
                    "uuid": "9815b9bd-9527-4c84-9ad6-6c50008eb6ba"
                }
            },
            "removable": "0",
            "rotational": "1",
            "sas_address": null,
            "sas_device_handle": null,
            "scheduler_mode": "mq-deadline",
            "sectors": "629145600",
            "sectorsize": "512",
            "size": "300.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": [
                    "2023-06-02-11-20-38-00"
                ]
            },
            "model": "QEMU CD-ROM",
            "partitions": {},
            "removable": "1",
            "rotational": "1",
            "sas_address": null,
            "sas_device_handle": null,
            "scheduler_mode": "mq-deadline",
            "sectors": "10620",
            "sectorsize": "2048",
            "size": "5.19 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",
            "2620:119:35::35",
            "2620:119:53::53"
        ],
        "search": [
            "stage.town"
        ]
    },
    "ansible_domain": "solus-io.kuly.ro",
    "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": "185.149.110.205",
            "broadcast": "185.149.110.223",
            "netmask": "255.255.255.224",
            "network": "185.149.110.192",
            "prefix": "27"
        },
        "ipv6": [
            {
                "address": "2a0d:da00:9:12::1",
                "prefix": "64",
                "scope": "global"
            },
            {
                "address": "fe80::5054:ff:fe81:8574",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "52:54:00:81:85:74",
        "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": "backups.solus-io.kuly.ro",
    "ansible_hostname": "backup-manager",
    "ansible_hostnqn": "",
    "ansible_interfaces": [
        "eth0",
        "lo"
    ],
    "ansible_is_chroot": false,
    "ansible_iscsi_iqn": "",
    "ansible_kernel": "4.18.0-513.18.1.el8_9.x86_64",
    "ansible_kernel_version": "#1 SMP Thu Feb 22 03:02:37 EST 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.0,
        "1m": 0.0,
        "5m": 0.01
    },
    "ansible_local": {},
    "ansible_locally_reachable_ips": {
        "ipv4": [
            "127.0.0.0/8",
            "127.0.0.1",
            "185.149.110.205"
        ],
        "ipv6": [
            "::1",
            "2a0d:da00:9:12::1",
            "fe80::5054:ff:fe81:8574"
        ]
    },
    "ansible_lsb": {},
    "ansible_lvm": {
        "lvs": {},
        "pvs": {},
        "vgs": {}
    },
    "ansible_machine": "x86_64",
    "ansible_machine_id": "cf6062149a474dd1a6cf947a6964ed6a",
    "ansible_memfree_mb": 8375,
    "ansible_memory_mb": {
        "nocache": {
            "free": 9908,
            "used": 1808
        },
        "real": {
            "free": 8375,
            "total": 11716,
            "used": 3341
        },
        "swap": {
            "cached": 0,
            "free": 0,
            "total": 0,
            "used": 0
        }
    },
    "ansible_memtotal_mb": 11716,
    "ansible_mounts": [
        {
            "block_available": 60178193,
            "block_size": 4096,
            "block_total": 78461179,
            "block_used": 18282986,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 156751143,
            "inode_total": 156927424,
            "inode_used": 176281,
            "mount": "/",
            "options": "rw,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,noquota",
            "size_available": 246489878528,
            "size_total": 321376989184,
            "uuid": "9815b9bd-9527-4c84-9ad6-6c50008eb6ba"
        },
        {
            "block_available": 197830,
            "block_size": 1024,
            "block_total": 485330,
            "block_used": 287500,
            "device": "/dev/sda1",
            "fstype": "ext4",
            "inode_available": 127684,
            "inode_total": 128016,
            "inode_used": 332,
            "mount": "/boot",
            "options": "rw,relatime",
            "size_available": 202577920,
            "size_total": 496977920,
            "uuid": "f9e40d30-3a8c-4350-a7f7-79fc2d66d9d6"
        },
        {
            "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": "B014-F272"
        }
    ],
    "ansible_nodename": "backup-manager.stage.town",
    "ansible_os_family": "RedHat",
    "ansible_pkg_mgr": "dnf",
    "ansible_proc_cmdline": {
        "BOOT_IMAGE": "(hd0,msdos1)/vmlinuz-4.18.0-513.18.1.el8_9.x86_64",
        "crashkernel": "auto",
        "ro": true,
        "root": "UUID=9815b9bd-9527-4c84-9ad6-6c50008eb6ba"
    },
    "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",
        "4",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2623 v4 @ 2.60GHz",
        "5",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2623 v4 @ 2.60GHz",
        "6",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2623 v4 @ 2.60GHz",
        "7",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2623 v4 @ 2.60GHz"
    ],
    "ansible_processor_cores": 1,
    "ansible_processor_count": 8,
    "ansible_processor_nproc": 8,
    "ansible_processor_threads_per_core": 1,
    "ansible_processor_vcpus": 8,
    "ansible_product_name": "KVM",
    "ansible_product_serial": "NA",
    "ansible_product_uuid": "86de3b03-7bd8-4659-b05f-5b4041b25857",
    "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": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEzKwgk/VVnfUYEPxrhmlOPi4/IHleo3ApehMHHg7A0Y91wwx7Dd9nO94HKUHCmuGWBxQJJ2L/KimWYHh83Kj/4=",
    "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIDBWw5ZzAswCczkPi8QS7Vlu462XOkjEpOciYDgNmYSr",
    "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCfrv02sldzJKtjUwS1yl9DxNndF4BkLHeE3/0NN1Iyn2pehB701HqRTpPnsB8akDl07lyQ7pScR9cz3CEzoYVQ+kS7muw4EEh8Qvb46FjB7Th04pBEWZBVKh8CV48422072PSjsh36/nqFkSVCsGkuNReo6I0KLhD7KMu1aha9q8TnvN/SlUGGQdlxlZA80h+RQxy7hAS4aCEnIZivmbUy2JAIQYxX/U0Rw3wB1jyt1u/XXDRRTMQ0lbCFzbvkG4bsMwVAdhzQ03PnF7yrmsRieUr8nAOrDzbV+P7/PTWiqvCyHHUgVMUCluVatuu7qcEKGQz3LnLeewFtJfTVo0XmgDOQcAPHQf4t+OkYnGLmiDp3rI/czO78Y6LPrC3fn2Ry23u3xRzyJ4OVVqwnhAUb3musZbvSiyldx/LFtkiv5SxD25X4IcRqFNxcF2qox0q2wd4r+1RdqP3tZ31m0HaYa2EMiuZjID8KLn4+hkKHcEywplCLNwZvwPJq+OWPmZM=",
    "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa",
    "ansible_swapfree_mb": 0,
    "ansible_swaptotal_mb": 0,
    "ansible_system": "Linux",
    "ansible_system_capabilities": [],
    "ansible_system_capabilities_enforced": "False",
    "ansible_system_vendor": "Red Hat",
    "ansible_uptime_seconds": 1268696,
    "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
[]