Execution
Date 11 Sep 2024 09:12:53 +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
139 Hosts
4 Tasks
263 Results
2 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "ansible_all_ipv4_addresses": [
        "87.239.16.237",
        "109.109.128.242",
        "109.109.132.5",
        "87.239.18.100",
        "87.239.23.177"
    ],
    "ansible_all_ipv6_addresses": [
        "2a0d:da00:1:46::1",
        "fe80::5054:ff:fe5f:a18b"
    ],
    "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.lve.el8.x86_64",
        "biosdevname": "0",
        "cgroup.memory": "nokmem",
        "crashkernel": "auto",
        "net.ifnames": "0",
        "quiet": true,
        "rhgb": true,
        "ro": true,
        "root": "UUID=25cde122-1302-40ff-b605-b02e9ad85644",
        "rootflags": "uquota,gquota",
        "systemd.legacy_systemd_cgroup_controller": true,
        "systemd.unified_cgroup_hierarchy": "0"
    },
    "ansible_date_time": {
        "date": "2024-09-11",
        "day": "11",
        "epoch": "1726042379",
        "epoch_int": "1726042379",
        "hour": "09",
        "iso8601": "2024-09-11T08:12:59Z",
        "iso8601_basic": "20240911T091259421863",
        "iso8601_basic_short": "20240911T091259",
        "iso8601_micro": "2024-09-11T08:12:59.421863Z",
        "minute": "12",
        "month": "09",
        "second": "59",
        "time": "09:12:59",
        "tz": "BST",
        "tz_dst": "BST",
        "tz_offset": "+0100",
        "weekday": "Wednesday",
        "weekday_number": "3",
        "weeknumber": "37",
        "year": "2024"
    },
    "ansible_default_ipv4": {
        "address": "87.239.16.237",
        "alias": "eth0",
        "broadcast": "87.239.23.255",
        "gateway": "87.239.19.3",
        "interface": "eth0",
        "macaddress": "52:54:00:5f:a1:8b",
        "mtu": 1400,
        "netmask": "255.255.248.0",
        "network": "87.239.16.0",
        "prefix": "21",
        "type": "ether"
    },
    "ansible_default_ipv6": {
        "address": "2a0d:da00:1:46::1",
        "gateway": "2a0d:da00:1::1",
        "interface": "eth0",
        "macaddress": "52:54:00:5f:a1:8b",
        "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-07-02-05-36-13-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": "1675212767",
                    "sectorsize": 512,
                    "size": "798.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": "1677721600",
            "sectorsize": "512",
            "size": "800.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-07-02-05-36-13-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": "CloudLinux",
    "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": "Vladimir Aksyonov",
    "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_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.16.237",
            "broadcast": "87.239.23.255",
            "netmask": "255.255.248.0",
            "network": "87.239.16.0",
            "prefix": "21"
        },
        "ipv4_secondaries": [
            {
                "address": "109.109.128.242",
                "broadcast": "109.109.131.255",
                "netmask": "255.255.252.0",
                "network": "109.109.128.0",
                "prefix": "22"
            },
            {
                "address": "109.109.132.5",
                "broadcast": "109.109.133.255",
                "netmask": "255.255.254.0",
                "network": "109.109.132.0",
                "prefix": "23"
            },
            {
                "address": "87.239.18.100",
                "broadcast": "87.239.23.255",
                "netmask": "255.255.248.0",
                "network": "87.239.16.0",
                "prefix": "21"
            },
            {
                "address": "87.239.23.177",
                "broadcast": "87.239.23.255",
                "netmask": "255.255.248.0",
                "network": "87.239.16.0",
                "prefix": "21"
            }
        ],
        "ipv6": [
            {
                "address": "2a0d:da00:1:46::1",
                "prefix": "64",
                "scope": "global"
            },
            {
                "address": "fe80::5054:ff:fe5f:a18b",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "52:54:00:5f:a1:8b",
        "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": "olive-silence.man-1.vm.plesk-server.com",
    "ansible_hostname": "olive-silence",
    "ansible_hostnqn": "",
    "ansible_interfaces": [
        "eth0",
        "lo"
    ],
    "ansible_is_chroot": false,
    "ansible_iscsi_iqn": "",
    "ansible_kernel": "4.18.0-553.lve.el8.x86_64",
    "ansible_kernel_version": "#1 SMP Mon May 27 15:27:34 UTC 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": 2.3,
        "1m": 1.87,
        "5m": 2.31
    },
    "ansible_local": {},
    "ansible_locally_reachable_ips": {
        "ipv4": [
            "87.239.16.237",
            "87.239.18.100",
            "87.239.23.177",
            "109.109.128.242",
            "109.109.132.5",
            "127.0.0.0/8",
            "127.0.0.1"
        ],
        "ipv6": [
            "::1",
            "2a0d:da00:1:46::1",
            "fe80::5054:ff:fe5f:a18b"
        ]
    },
    "ansible_lsb": {
        "codename": "VladimirAksyonov",
        "description": "CloudLinux release 8.10 (Vladimir Aksyonov)",
        "id": "CloudLinux",
        "major_release": "8",
        "release": "8.10"
    },
    "ansible_lvm": "N/A",
    "ansible_machine": "x86_64",
    "ansible_machine_id": "64041125d0b24193a32964995e0244d7",
    "ansible_memfree_mb": 740,
    "ansible_memory_mb": {
        "nocache": {
            "free": 5279,
            "used": 10480
        },
        "real": {
            "free": 740,
            "total": 15759,
            "used": 15019
        },
        "swap": {
            "cached": 187,
            "free": 2760,
            "total": 4095,
            "used": 1335
        }
    },
    "ansible_memtotal_mb": 15759,
    "ansible_mounts": [
        {
            "block_available": 50201,
            "block_size": 4096,
            "block_total": 51145,
            "block_used": 944,
            "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": 205623296,
            "size_total": 209489920,
            "uuid": "FA1C-2CE2"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton",
            "options": "rw,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/usr/local/psa/admin/plib/modules/site-import/backend/lib/python/parallels/core/extras/web-stream-downloader",
            "options": "ro,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747672,
            "inode_total": 418803136,
            "inode_used": 5055464,
            "mount": "/",
            "options": "rw,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 128204,
            "block_size": 4096,
            "block_total": 249195,
            "block_used": 120991,
            "device": "/dev/sda1",
            "fstype": "ext4",
            "inode_available": 65200,
            "inode_total": 65536,
            "inode_used": 336,
            "mount": "/boot",
            "options": "rw,relatime",
            "size_available": 525123584,
            "size_total": 1020702720,
            "uuid": "bceebfc0-2bed-49e3-af0b-26d76a193be5"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/lib",
            "options": "ro,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/lib64",
            "options": "ro,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/opt",
            "options": "rw,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/usr/include",
            "options": "ro,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/usr/lib",
            "options": "ro,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/usr/lib64",
            "options": "ro,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/usr/local/psa/admin/plib/modules/site-import/backend/lib/python/parallels/core/extras/cacert",
            "options": "ro,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/usr/local/psa/admin/plib/modules/site-import/backend/lib/python/parallels/core/extras/ftp-migrator",
            "options": "ro,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/usr/share/l.v.e-manager/cl.nodejs",
            "options": "rw,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/usr/share/l.v.e-manager/cl.python",
            "options": "rw,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/usr/share/locale",
            "options": "ro,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/usr/share/man",
            "options": "ro,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/usr/share/passenger",
            "options": "rw,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/usr/share/terminfo",
            "options": "ro,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/usr/share/vim",
            "options": "ro,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/usr/share/zoneinfo",
            "options": "ro,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/var/lib/dav",
            "options": "rw,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324194,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074841,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/var/lib/mysql",
            "options": "rw,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183898624,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324188,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074847,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/var/lib/proxyexec/cagefs.sock",
            "options": "rw,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183874048,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324188,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074847,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/var/spool/at",
            "options": "rw,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183874048,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324188,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074847,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/var/lve/lveinfo.ver.cagefs",
            "options": "ro,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183874048,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        },
        {
            "block_available": 61324188,
            "block_size": 4096,
            "block_total": 209399035,
            "block_used": 148074847,
            "device": "/dev/sda3",
            "fstype": "xfs",
            "inode_available": 413747671,
            "inode_total": 418803136,
            "inode_used": 5055465,
            "mount": "/usr/share/cagefs-skeleton/var/www/html",
            "options": "rw,nosuid,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=32k,usrquota,grpquota,bind",
            "size_available": 251183874048,
            "size_total": 857698447360,
            "uuid": "25cde122-1302-40ff-b605-b02e9ad85644"
        }
    ],
    "ansible_nodename": "olive-silence.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.lve.el8.x86_64",
        "biosdevname": "0",
        "cgroup.memory": "nokmem",
        "crashkernel": "auto",
        "net.ifnames": "0",
        "quiet": true,
        "rhgb": true,
        "ro": true,
        "root": "UUID=25cde122-1302-40ff-b605-b02e9ad85644",
        "rootflags": "uquota,gquota",
        "systemd.legacy_systemd_cgroup_controller": true,
        "systemd.unified_cgroup_hierarchy": "0"
    },
    "ansible_processor": [
        "0",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2696 v4 @ 2.20GHz",
        "1",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2696 v4 @ 2.20GHz",
        "2",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2696 v4 @ 2.20GHz",
        "3",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2696 v4 @ 2.20GHz",
        "4",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2696 v4 @ 2.20GHz",
        "5",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2696 v4 @ 2.20GHz",
        "6",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2696 v4 @ 2.20GHz",
        "7",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2696 v4 @ 2.20GHz",
        "8",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2696 v4 @ 2.20GHz",
        "9",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2696 v4 @ 2.20GHz",
        "10",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2696 v4 @ 2.20GHz"
    ],
    "ansible_processor_cores": 1,
    "ansible_processor_count": 11,
    "ansible_processor_nproc": 11,
    "ansible_processor_threads_per_core": 1,
    "ansible_processor_vcpus": 11,
    "ansible_product_name": "KVM",
    "ansible_product_serial": "NA",
    "ansible_product_uuid": "64041125-d0b2-4193-a329-64995e0244d7",
    "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": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOQzLTuzS3LfL0I58z4gRpW6dRQKIyZERQA/Nd/eQCdeGHvIDeKTpSG2861l9tHXzjzh95rsbqbuRVGqBwJsHI8=",
    "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICQS+SWr8Dk29KnFjslQnOsPxVva7jRVnzUQpqy34i22",
    "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDwj5gg+ltDMpTJLxNpqGy9P9siuck+ApHt6TpRWvwqxaaeXQXCtQAyqx+XZMRpkOza4NjU5btDayt3p2WJ0gjZ4tnEOevvnkwsmbRZ/oTHdAIp8Iu0o2UAPJN1IgjgMw6hbqtWhE1kcJZlmR/UfVTuhwPSUrLcyg04AejqirelQeRn7OBk5qpnvSXN2vh+6683fvB4lG3stzPRef6NE4Eq0s8wkV5xaoJ6BHdgbf0Yorhnpo5BgPj0I8DxIF/f1/v/+q05enFzABugiI+UkkoLjW0WTPzs9965dp2sLgfRlel9MXwAA4tvH+Be7v4X1QyqV3zzgAE2TTtJxhdPXimpIz8+GJI9PtI761Db2IpWaWZ2XGkngogg/HX3GWwDNjhJsA3uWgpzQuxNA37PSpbL4mbX0DHsHCbQRkjIvZyYTOIHg+f112buuYtKNrMyl52hfjYjFWhBLBineHB5E5SC/D1q86TDzD4tHDyqiCYabOMBV3fkhYPx3JZ1SMfEclk=",
    "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa",
    "ansible_swapfree_mb": 2760,
    "ansible_swaptotal_mb": 4095,
    "ansible_system": "Linux",
    "ansible_system_capabilities": [],
    "ansible_system_capabilities_enforced": "False",
    "ansible_system_vendor": "Red Hat",
    "ansible_uptime_seconds": 6144397,
    "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
[]