Execution
Date 02 Apr 2024 11:53:35 +0100
Duration None
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
500 Hosts
3 Tasks
1433 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:01:05.66
  • Play
    Playbook to install PHP versions on plesk servers
  • Task
    Gathering Facts

Field Value
ansible_facts
{
    "ansible_all_ipv4_addresses": [
        "103.225.64.22",
        "10.201.15.22"
    ],
    "ansible_all_ipv6_addresses": [
        "fe80::8b85:f407:40f4:364e",
        "fe80::44e6:a0ff:fe12:77fd"
    ],
    "ansible_apparmor": {
        "status": "disabled"
    },
    "ansible_architecture": "x86_64",
    "ansible_bios_date": "NA",
    "ansible_bios_vendor": "NA",
    "ansible_bios_version": "NA",
    "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": "NA",
    "ansible_chassis_version": "NA",
    "ansible_cmdline": {
        "quiet": true
    },
    "ansible_date_time": {
        "date": "2024-04-02",
        "day": "02",
        "epoch": "1712055231",
        "epoch_int": "1712055231",
        "hour": "10",
        "iso8601": "2024-04-02T10:53:51Z",
        "iso8601_basic": "20240402T105351034116",
        "iso8601_basic_short": "20240402T105351",
        "iso8601_micro": "2024-04-02T10:53:51.034116Z",
        "minute": "53",
        "month": "04",
        "second": "51",
        "time": "10:53:51",
        "tz": "UTC",
        "tz_dst": "UTC",
        "tz_offset": "+0000",
        "weekday": "Tuesday",
        "weekday_number": "2",
        "weeknumber": "14",
        "year": "2024"
    },
    "ansible_default_ipv4": {
        "address": "103.225.64.22",
        "alias": "venet0:0",
        "broadcast": "103.225.65.255",
        "interface": "venet0",
        "macaddress": "",
        "mtu": 1500,
        "netmask": "255.255.254.0",
        "network": "103.225.64.0",
        "prefix": "23",
        "type": "unknown"
    },
    "ansible_default_ipv6": {
        "address": "fe80::44e6:a0ff:fe12:77fd",
        "interface": "venet0",
        "macaddress": "00:18:51:78:fe:03",
        "mtu": 1500,
        "prefix": "64",
        "scope": "link",
        "type": "ether"
    },
    "ansible_device_links": {
        "ids": {},
        "labels": {},
        "masters": {},
        "uuids": {
            "ploop54744p1": [
                "8f46212c-6d89-45b1-abc9-a0788b5fcd49"
            ]
        }
    },
    "ansible_devices": {
        "ploop54744": {
            "holders": [],
            "host": "",
            "links": {
                "ids": [],
                "labels": [],
                "masters": [],
                "uuids": []
            },
            "model": null,
            "partitions": {
                "ploop54744p1": {
                    "holders": [],
                    "links": {
                        "ids": [],
                        "labels": [],
                        "masters": [],
                        "uuids": [
                            "8f46212c-6d89-45b1-abc9-a0788b5fcd49"
                        ]
                    },
                    "sectors": "20967424",
                    "sectorsize": 512,
                    "size": "10.00 GB",
                    "start": "2048",
                    "uuid": "8f46212c-6d89-45b1-abc9-a0788b5fcd49"
                }
            },
            "removable": "0",
            "rotational": null,
            "sas_address": null,
            "sas_device_handle": null,
            "scheduler_mode": "",
            "sectors": "20971520",
            "sectorsize": 512,
            "size": "10.00 GB",
            "support_discard": null,
            "vendor": null,
            "virtual": 1
        }
    },
    "ansible_distribution": "CentOS",
    "ansible_distribution_file_parsed": true,
    "ansible_distribution_file_path": "/etc/redhat-release",
    "ansible_distribution_file_variety": "RedHat",
    "ansible_distribution_major_version": "7",
    "ansible_distribution_release": "Core",
    "ansible_distribution_version": "7.9",
    "ansible_dns": {
        "nameservers": [
            "103.225.64.38"
        ]
    },
    "ansible_domain": "sg.layershift.com",
    "ansible_effective_group_id": 0,
    "ansible_effective_user_id": 0,
    "ansible_env": "Not saved by ARA as configured by 'ignored_facts'",
    "ansible_eth1": {
        "active": true,
        "device": "eth1",
        "features": {
            "busy_poll": "off [fixed]",
            "fcoe_mtu": "off [fixed]",
            "generic_receive_offload": "on",
            "generic_segmentation_offload": "on",
            "highdma": "on",
            "hw_tc_offload": "off [fixed]",
            "l2_fwd_offload": "off [fixed]",
            "large_receive_offload": "off [fixed]",
            "loopback": "off [fixed]",
            "netns_local": "off [fixed]",
            "ntuple_filters": "off [fixed]",
            "receive_hashing": "off [fixed]",
            "rx_all": "off [fixed]",
            "rx_checksumming": "on",
            "rx_fcs": "off [fixed]",
            "rx_gro_hw": "off [fixed]",
            "rx_udp_tunnel_port_offload": "off [fixed]",
            "rx_vlan_filter": "off [fixed]",
            "rx_vlan_offload": "on",
            "rx_vlan_stag_filter": "off [fixed]",
            "rx_vlan_stag_hw_parse": "on",
            "scatter_gather": "on",
            "tcp_segmentation_offload": "on",
            "tx_checksum_fcoe_crc": "off [fixed]",
            "tx_checksum_ip_generic": "on",
            "tx_checksum_ipv4": "off [fixed]",
            "tx_checksum_ipv6": "off [fixed]",
            "tx_checksum_sctp": "on",
            "tx_checksumming": "on",
            "tx_fcoe_segmentation": "off [fixed]",
            "tx_gre_csum_segmentation": "on",
            "tx_gre_segmentation": "on",
            "tx_gso_partial": "off [fixed]",
            "tx_gso_robust": "off [fixed]",
            "tx_ipip_segmentation": "on",
            "tx_lockless": "on [fixed]",
            "tx_nocache_copy": "off",
            "tx_scatter_gather": "on",
            "tx_scatter_gather_fraglist": "on",
            "tx_sctp_segmentation": "on",
            "tx_sit_segmentation": "on",
            "tx_tcp6_segmentation": "on",
            "tx_tcp_ecn_segmentation": "on",
            "tx_tcp_mangleid_segmentation": "on",
            "tx_tcp_segmentation": "on",
            "tx_udp_tnl_csum_segmentation": "on",
            "tx_udp_tnl_segmentation": "on",
            "tx_vlan_offload": "on",
            "tx_vlan_stag_hw_insert": "on",
            "udp_fragmentation_offload": "on",
            "vlan_challenged": "off [fixed]"
        },
        "hw_timestamp_filters": [],
        "ipv4": {
            "address": "10.201.15.22",
            "broadcast": "10.201.15.255",
            "netmask": "255.255.255.0",
            "network": "10.201.15.0",
            "prefix": "24"
        },
        "ipv6": [
            {
                "address": "fe80::44e6:a0ff:fe12:77fd",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "00:18:51:78:fe:03",
        "mtu": 1500,
        "promisc": false,
        "speed": 10000,
        "timestamping": [
            "rx_software",
            "software"
        ],
        "type": "ether"
    },
    "ansible_fibre_channel_wwn": [],
    "ansible_fips": false,
    "ansible_form_factor": "NA",
    "ansible_fqdn": "vpn-lew.sg.layershift.com",
    "ansible_hostname": "vpn-lew",
    "ansible_hostnqn": "",
    "ansible_interfaces": [
        "ipsec0",
        "lo",
        "venet0_0",
        "eth1",
        "venet0"
    ],
    "ansible_ipsec0": {
        "active": true,
        "device": "ipsec0",
        "features": {
            "busy_poll": "off [fixed]",
            "fcoe_mtu": "off [fixed]",
            "generic_receive_offload": "on",
            "generic_segmentation_offload": "on",
            "highdma": "off [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": "off [fixed]",
            "rx_fcs": "off [fixed]",
            "rx_gro_hw": "off [fixed]",
            "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": "off",
            "tx_checksum_fcoe_crc": "off [fixed]",
            "tx_checksum_ip_generic": "off [requested on]",
            "tx_checksum_ipv4": "off [fixed]",
            "tx_checksum_ipv6": "off [fixed]",
            "tx_checksum_sctp": "off [fixed]",
            "tx_checksumming": "off",
            "tx_fcoe_segmentation": "off [fixed]",
            "tx_gre_csum_segmentation": "off [fixed]",
            "tx_gre_segmentation": "off [fixed]",
            "tx_gso_partial": "off [fixed]",
            "tx_gso_robust": "off [fixed]",
            "tx_ipip_segmentation": "off [fixed]",
            "tx_lockless": "on [fixed]",
            "tx_nocache_copy": "off",
            "tx_scatter_gather": "on",
            "tx_scatter_gather_fraglist": "on",
            "tx_sctp_segmentation": "off [fixed]",
            "tx_sit_segmentation": "off [fixed]",
            "tx_tcp6_segmentation": "off [requested on]",
            "tx_tcp_ecn_segmentation": "off [requested on]",
            "tx_tcp_mangleid_segmentation": "off",
            "tx_tcp_segmentation": "off [requested on]",
            "tx_udp_tnl_csum_segmentation": "off [fixed]",
            "tx_udp_tnl_segmentation": "off [fixed]",
            "tx_vlan_offload": "on",
            "tx_vlan_stag_hw_insert": "on",
            "udp_fragmentation_offload": "off [requested on]",
            "vlan_challenged": "off [fixed]"
        },
        "hw_timestamp_filters": [],
        "ipv6": [
            {
                "address": "fe80::8b85:f407:40f4:364e",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "mtu": 1400,
        "promisc": false,
        "speed": 10,
        "timestamping": [
            "rx_software",
            "software"
        ],
        "type": "tunnel"
    },
    "ansible_is_chroot": false,
    "ansible_iscsi_iqn": "",
    "ansible_kernel": "3.10.0-1160.41.1.vz7.183.5",
    "ansible_kernel_version": "#1 SMP Thu Sep 23 18:26:47 MSK 2021",
    "ansible_lo": {
        "active": true,
        "device": "lo",
        "features": {
            "busy_poll": "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_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",
            "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_fcoe_segmentation": "off [fixed]",
            "tx_gre_csum_segmentation": "off [fixed]",
            "tx_gre_segmentation": "off [fixed]",
            "tx_gso_partial": "off [fixed]",
            "tx_gso_robust": "off [fixed]",
            "tx_ipip_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_sit_segmentation": "off [fixed]",
            "tx_tcp6_segmentation": "on",
            "tx_tcp_ecn_segmentation": "on",
            "tx_tcp_mangleid_segmentation": "on",
            "tx_tcp_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]",
            "udp_fragmentation_offload": "on",
            "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": [
            "rx_software",
            "software"
        ],
        "type": "loopback"
    },
    "ansible_loadavg": {
        "15m": 0.05,
        "1m": 0.0,
        "5m": 0.01
    },
    "ansible_local": {},
    "ansible_locally_reachable_ips": {
        "ipv4": [
            "10.201.15.22",
            "103.225.64.22",
            "127.0.0.0/8",
            "127.0.0.1"
        ],
        "ipv6": [
            "::1",
            "fe80::44e6:a0ff:fe12:77fd",
            "fe80::8b85:f407:40f4:364e"
        ]
    },
    "ansible_lsb": {},
    "ansible_lvm": "N/A",
    "ansible_machine": "x86_64",
    "ansible_machine_id": "149153081e394ea48ba9119ab2425564",
    "ansible_memfree_mb": 162,
    "ansible_memory_mb": {
        "nocache": {
            "free": 341,
            "used": 171
        },
        "real": {
            "free": 162,
            "total": 512,
            "used": 350
        },
        "swap": {
            "cached": null,
            "free": 1012,
            "total": 1024,
            "used": 12
        }
    },
    "ansible_memtotal_mb": 512,
    "ansible_mounts": [
        {
            "block_available": 1622676,
            "block_size": 4096,
            "block_total": 2546509,
            "block_used": 923833,
            "device": "/dev/ploop54744p1",
            "fstype": "ext4",
            "inode_available": 600842,
            "inode_total": 655360,
            "inode_used": 54518,
            "mount": "/",
            "options": "rw,lazytime,relatime,data=ordered,balloon_ino=12,jqfmt=vfsv1,usrjquota=aquota.user,grpjquota=aquota.group",
            "size_available": 6646480896,
            "size_total": 10430500864,
            "uuid": "8f46212c-6d89-45b1-abc9-a0788b5fcd49"
        }
    ],
    "ansible_nodename": "vpn-lew.sg.layershift.com",
    "ansible_os_family": "RedHat",
    "ansible_pkg_mgr": "yum",
    "ansible_proc_cmdline": {
        "quiet": true
    },
    "ansible_processor": [
        "0",
        "AuthenticAMD",
        "AMD Ryzen 9 3900X 12-Core Processor"
    ],
    "ansible_processor_cores": 12,
    "ansible_processor_count": 1,
    "ansible_processor_nproc": 1,
    "ansible_processor_threads_per_core": 2,
    "ansible_processor_vcpus": 24,
    "ansible_product_name": "NA",
    "ansible_product_serial": "NA",
    "ansible_product_uuid": "NA",
    "ansible_product_version": "NA",
    "ansible_python": {
        "executable": "/usr/bin/python",
        "has_sslcontext": true,
        "type": "CPython",
        "version": {
            "major": 2,
            "micro": 5,
            "minor": 7,
            "releaselevel": "final",
            "serial": 0
        },
        "version_info": [
            2,
            7,
            5,
            "final",
            0
        ]
    },
    "ansible_python_version": "2.7.5",
    "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": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEDmNakBzQMn8sfXz9xQwheadlKlinc7dX4MWqqGcvbDPWyiV9yFN/RYSJQn9XKZoTknEJc+XelKtHDEL98NI3Y=",
    "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIA4v4dRzDzPb83bUtNwl1sgpFAPJUgrft4oZ8lwB4/C0",
    "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDKe2iDnVRUnwm4UnWnDCO9wzpteokrYNPAzFaekkarktA1cigWArSV6b2/ewnhe+KaBtm/4to3Up4VZ5PA84g41t8ddDordM1Voa6RoPSkNy3Ld/QvgqD4lvsVHsyJzi4M0OSFg23Nt8mLNaJ0D00SBO7E2K50IOssX9ysdaHKshNLGc6uZd2Gu0KAnz/aiIEyITInV7jhdXKpbOuHkYNHOoKUpbZ1zw2vzjVp9XZFMx3ntGyaZwb10Diedx1XwFvKNFvUstaG9gtGJvGAYqbBffIWAw4my8xGuCx61P+Z0GUppZs0JM+ENnsUByb340ZD4vCU7h0co6NVf4V3gPQh",
    "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa",
    "ansible_swapfree_mb": 1012,
    "ansible_swaptotal_mb": 1024,
    "ansible_system": "Linux",
    "ansible_system_capabilities": [
        "cap_chown",
        "cap_dac_override",
        "cap_dac_read_search",
        "cap_fowner",
        "cap_fsetid",
        "cap_kill",
        "cap_setgid",
        "cap_setuid",
        "cap_setpcap",
        "cap_linux_immutable",
        "cap_net_bind_service",
        "cap_net_broadcast",
        "cap_net_admin",
        "cap_net_raw",
        "cap_ipc_lock",
        "cap_ipc_owner",
        "cap_sys_module",
        "cap_sys_rawio",
        "cap_sys_chroot",
        "cap_sys_ptrace",
        "cap_sys_pacct",
        "cap_sys_admin",
        "cap_sys_boot",
        "cap_sys_nice",
        "cap_sys_resource",
        "cap_sys_time",
        "cap_sys_tty_config",
        "cap_mknod",
        "cap_lease",
        "cap_audit_write",
        "cap_audit_control",
        "cap_setfcap",
        "cap_mac_override",
        "cap_mac_admin",
        "cap_syslog",
        "35",
        "36+ep"
    ],
    "ansible_system_capabilities_enforced": "True",
    "ansible_system_vendor": "NA",
    "ansible_uptime_seconds": 54827354,
    "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_venet0": {
        "active": true,
        "device": "venet0",
        "features": {
            "busy_poll": "off [fixed]",
            "fcoe_mtu": "off [fixed]",
            "generic_receive_offload": "on",
            "generic_segmentation_offload": "off [requested on]",
            "highdma": "on [fixed]",
            "hw_tc_offload": "off [fixed]",
            "l2_fwd_offload": "off [fixed]",
            "large_receive_offload": "off [fixed]",
            "loopback": "off [fixed]",
            "netns_local": "on [fixed]",
            "ntuple_filters": "off [fixed]",
            "receive_hashing": "off [fixed]",
            "rx_all": "off [fixed]",
            "rx_checksumming": "off [fixed]",
            "rx_fcs": "off [fixed]",
            "rx_gro_hw": "off [fixed]",
            "rx_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": "off",
            "tcp_segmentation_offload": "off",
            "tx_checksum_fcoe_crc": "off [fixed]",
            "tx_checksum_ip_generic": "off [fixed]",
            "tx_checksum_ipv4": "off",
            "tx_checksum_ipv6": "off [fixed]",
            "tx_checksum_sctp": "off [fixed]",
            "tx_checksumming": "off",
            "tx_fcoe_segmentation": "off [fixed]",
            "tx_gre_csum_segmentation": "off [fixed]",
            "tx_gre_segmentation": "off [fixed]",
            "tx_gso_partial": "off [fixed]",
            "tx_gso_robust": "off [fixed]",
            "tx_ipip_segmentation": "off [fixed]",
            "tx_lockless": "on [fixed]",
            "tx_nocache_copy": "off",
            "tx_scatter_gather": "off",
            "tx_scatter_gather_fraglist": "off [fixed]",
            "tx_sctp_segmentation": "off [fixed]",
            "tx_sit_segmentation": "off [fixed]",
            "tx_tcp6_segmentation": "off [fixed]",
            "tx_tcp_ecn_segmentation": "off [fixed]",
            "tx_tcp_mangleid_segmentation": "off",
            "tx_tcp_segmentation": "off",
            "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]",
            "udp_fragmentation_offload": "off [fixed]",
            "vlan_challenged": "on [fixed]"
        },
        "hw_timestamp_filters": [],
        "ipv4": {
            "address": "127.0.0.1",
            "broadcast": "",
            "netmask": "255.255.255.255",
            "network": "127.0.0.1",
            "prefix": "32"
        },
        "mtu": 1500,
        "promisc": false,
        "speed": 10000,
        "timestamping": [
            "rx_software",
            "software"
        ],
        "type": "unknown"
    },
    "ansible_venet0_0": {
        "ipv4": {
            "address": "103.225.64.22",
            "broadcast": "103.225.65.255",
            "netmask": "255.255.254.0",
            "network": "103.225.64.0",
            "prefix": "23"
        }
    },
    "ansible_virtualization_role": "guest",
    "ansible_virtualization_tech_guest": [
        "container",
        "openvz",
        "41"
    ],
    "ansible_virtualization_tech_host": [
        "kvm"
    ],
    "ansible_virtualization_type": "openvz",
    "discovered_interpreter_python": "/usr/bin/python",
    "gather_subset": [
        "all"
    ],
    "module_setup": true
}
changed
False
deprecations
[]
warnings
[]