Playbook #1

/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
26 Oct 2023 19:36:23 +0000 00:45:02.10 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 8 9 1048 1048 53 1

Task result details

Field Value
ansible_facts
{
    "ansible_all_ipv4_addresses": [
        "10.0.0.253",
        "10.89.0.80"
    ],
    "ansible_all_ipv6_addresses": [
        "fe80::5054:ff:fe16:bb47",
        "fe80::489e:46ff:fe65:d6ae"
    ],
    "ansible_apparmor": {
        "status": "disabled"
    },
    "ansible_architecture": "x86_64",
    "ansible_ceth0": {
        "active": true,
        "device": "ceth0",
        "ipv4": {
            "address": "10.0.0.253",
            "broadcast": "",
            "netmask": "255.255.255.0",
            "network": "10.0.0.0",
            "prefix": "24"
        },
        "ipv6": [
            {
                "address": "fe80::5054:ff:fe16:bb47",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "52:54:00:16:bb:47",
        "mtu": 1442,
        "promisc": false,
        "speed": 10000,
        "type": "ether"
    },
    "ansible_cmdline": {
        "BOOT_IMAGE": "(hd0,gpt2)/vmlinuz-6.4.4-200.fc38.x86_64",
        "console": "ttyS1,115200n81",
        "rd.lvm.lv": "fedora_dell-r640-073/root",
        "ro": true,
        "root": "/dev/mapper/fedora_dell--r640--073-root"
    },
    "ansible_date_time": {
        "date": "2023-10-26",
        "day": "26",
        "epoch": "1698349525",
        "epoch_int": "1698349525",
        "hour": "19",
        "iso8601": "2023-10-26T19:45:25Z",
        "iso8601_basic": "20231026T194525291748",
        "iso8601_basic_short": "20231026T194525",
        "iso8601_micro": "2023-10-26T19:45:25.291748Z",
        "minute": "45",
        "month": "10",
        "second": "25",
        "time": "19:45:25",
        "tz": "UTC",
        "tz_dst": "UTC",
        "tz_offset": "+0000",
        "weekday": "Thursday",
        "weekday_number": "4",
        "weeknumber": "43",
        "year": "2023"
    },
    "ansible_default_ipv4": {
        "address": "10.89.0.80",
        "alias": "eth0",
        "broadcast": "10.89.0.255",
        "gateway": "10.89.0.1",
        "interface": "eth0",
        "macaddress": "4a:9e:46:65:d6:ae",
        "mtu": 1442,
        "netmask": "255.255.255.0",
        "network": "10.89.0.0",
        "prefix": "24",
        "type": "ether"
    },
    "ansible_default_ipv6": {},
    "ansible_distribution": "CentOS",
    "ansible_distribution_file_parsed": true,
    "ansible_distribution_file_path": "/etc/centos-release",
    "ansible_distribution_file_variety": "CentOS",
    "ansible_distribution_major_version": "9",
    "ansible_distribution_release": "Stream",
    "ansible_distribution_version": "9",
    "ansible_dns": {
        "nameservers": [
            "10.0.0.253",
            "10.11.5.160"
        ],
        "search": [
            "ekscluster.kubeinit.local"
        ]
    },
    "ansible_domain": "ekscluster.kubeinit.local",
    "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",
        "ipv4": {
            "address": "10.89.0.80",
            "broadcast": "10.89.0.255",
            "netmask": "255.255.255.0",
            "network": "10.89.0.0",
            "prefix": "24"
        },
        "ipv6": [
            {
                "address": "fe80::489e:46ff:fe65:d6ae",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "4a:9e:46:65:d6:ae",
        "mtu": 1442,
        "promisc": false,
        "speed": 10000,
        "type": "ether"
    },
    "ansible_fips": false,
    "ansible_fqdn": "service.ekscluster.kubeinit.local",
    "ansible_hostname": "service",
    "ansible_interfaces": [
        "ceth0",
        "eth0",
        "lo"
    ],
    "ansible_kernel": "6.4.4-200.fc38.x86_64",
    "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Wed Jul 19 16:32:49 UTC 2023",
    "ansible_lo": {
        "active": true,
        "device": "lo",
        "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,
        "type": "loopback"
    },
    "ansible_local": {},
    "ansible_locally_reachable_ips": {
        "ipv4": [
            "10.0.0.253",
            "10.89.0.80",
            "127.0.0.0/8",
            "127.0.0.1"
        ],
        "ipv6": [
            "::1",
            "fe80::489e:46ff:fe65:d6ae",
            "fe80::5054:ff:fe16:bb47"
        ]
    },
    "ansible_lsb": {},
    "ansible_machine": "x86_64",
    "ansible_machine_id": "7398ab64ff1549af929b41eed2d8ecc6",
    "ansible_nodename": "service.ekscluster.kubeinit.local",
    "ansible_os_family": "RedHat",
    "ansible_pkg_mgr": "dnf",
    "ansible_proc_cmdline": {
        "BOOT_IMAGE": "(hd0,gpt2)/vmlinuz-6.4.4-200.fc38.x86_64",
        "console": "ttyS1,115200n81",
        "rd.lvm.lv": "fedora_dell-r640-073/root",
        "ro": true,
        "root": "/dev/mapper/fedora_dell--r640--073-root"
    },
    "ansible_python": {
        "executable": "/usr/bin/python3",
        "has_sslcontext": true,
        "type": "cpython",
        "version": {
            "major": 3,
            "micro": 17,
            "minor": 9,
            "releaselevel": "final",
            "serial": 0
        },
        "version_info": [
            3,
            9,
            17,
            "final",
            0
        ]
    },
    "ansible_python_version": "3.9.17",
    "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_dsa_public": "AAAAB3NzaC1kc3MAAACBAOk5vBmh6S2y/VDG96uUTksK94o6rA95pnocneBBoYNYjABmmkWLXHW3y3ubkUclquMS2+qxGLxVbEdp35echacj4W3zsMGevfPs3PwZITVP+pRKVLA76MtzWFAPhW6hkDsjVY5r2pGRDkVzRqll0dgAT6szmpIDDQJTfSHA+0tfAAAAFQDC5sKbVAlgNc7Bs42uFd+qMV6h3wAAAIEA0ai0RgqPWIn1WmzTNrbwzA/aAVZlp7Y9Ea1Pdad7eHm024wgRQLU5TA3CncKubNdCoqLYZxiZcVm79CuZvAG27U162nRRBEcyHbQDTp2PNO4oduKZYP5OwriaKUY63YxCGciSPum/AwaVKVfU0FSuTOvgI/hBLJG9V1nfY9ro8UAAACBALtwkjdu5wgtJeIGBvJoBRXOVgF420athDOsqlXPZgGfwUmzcVvvjfMNM5clgtz1u5N4ZSLStpTOyDyiY0ebIsFyHtaqIZvleXTPwXshmPSRECUIRE6gqJ9TUwcnpU9sc+F5osFpRwQcM176OV1wsJCmdBweqMFirL/R7f84MNX5",
    "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss",
    "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDKCV4D0g+8zyInA/vBhpVjYg3CD+kcqCDkUTd2Xalbp+pP5+OU79ZpTRUQIDXkaWXTNetm+GkocHIcttBqMj9I=",
    "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIEiL3dnncSukpMoCwx1Cfu47fqmdQ7qoCMg9hxfTS3Rg",
    "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDHQnLiwJMNAZI23B00FsU0i5MRY7f9lrV1bxjX+kY1JAtEKxvSQv+NOlWB1ggJkSy8EDuxRZtZNL55UtDZtHNqKKWLjdLmZUErWir/ZQ8fpUN+RFUlhxhi9mdDUnnN84E8EPzo+k3f61Df++aarABQNXH6dPDOoVAc0wUp4JrCCtTy9fSand8vP2sxc8PCojumfPsnq65pAZNe0IlInz7MyCCnNK14tMgDnwOFC3fpDqIQbmqCq3jNxMMOrSnHrv/TemQDh78xgbWOoZMhxqN44og4F3ZHI5KAC9fvHETIQpvCX+hn8PXEB27zFOXm/1cKJiKdORqBFZ/RgCXxSIDlrnVxMcygCVZUXT81yfHiJb9reZsJ740cOY2dRqhwEC0+Kzt5nTDHUk1wKAD5w2kEGyLJzeK6NPsrPYd+1oUmj7JWUdtRaxRzJeNBSpmFT3HnrB2vS4o9luHLCZ6jDd3s0zihzkcOuRqJwNxahTU6vEYwuuBpl4Sav0kOM2yOTMU=",
    "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa",
    "ansible_system": "Linux",
    "ansible_system_capabilities": [
        "ep"
    ],
    "ansible_system_capabilities_enforced": "True",
    "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",
    "gather_subset": [
        "!all",
        "network"
    ],
    "module_setup": true
}
changed
False
deprecations
[]
warnings
[]