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
30 Oct 2023 00:50:50 +0000 00:09:37.59 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 5 8 750 750 43 1

Task result details

Field Value
ansible_facts
{
    "ansible_all_ipv4_addresses": [
        "10.89.0.83",
        "10.0.0.253"
    ],
    "ansible_all_ipv6_addresses": [
        "fe80::143c:49ff:fe3b:b17f",
        "fe80::5054:ff:fe87:ba14"
    ],
    "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:fe87:ba14",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "52:54:00:87:ba:14",
        "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-30",
        "day": "30",
        "epoch": "1698627589",
        "epoch_int": "1698627589",
        "hour": "00",
        "iso8601": "2023-10-30T00:59:49Z",
        "iso8601_basic": "20231030T005949293845",
        "iso8601_basic_short": "20231030T005949",
        "iso8601_micro": "2023-10-30T00:59:49.293845Z",
        "minute": "59",
        "month": "10",
        "second": "49",
        "time": "00:59:49",
        "tz": "UTC",
        "tz_dst": "UTC",
        "tz_offset": "+0000",
        "weekday": "Monday",
        "weekday_number": "1",
        "weeknumber": "44",
        "year": "2023"
    },
    "ansible_default_ipv4": {
        "address": "10.89.0.83",
        "alias": "eth0",
        "broadcast": "10.89.0.255",
        "gateway": "10.89.0.1",
        "interface": "eth0",
        "macaddress": "16:3c:49:3b:b1:7f",
        "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.83",
            "broadcast": "10.89.0.255",
            "netmask": "255.255.255.0",
            "network": "10.89.0.0",
            "prefix": "24"
        },
        "ipv6": [
            {
                "address": "fe80::143c:49ff:fe3b:b17f",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "16:3c:49:3b:b1:7f",
        "mtu": 1442,
        "promisc": false,
        "speed": 10000,
        "type": "ether"
    },
    "ansible_fips": false,
    "ansible_fqdn": "service.ekscluster.kubeinit.local",
    "ansible_hostname": "service",
    "ansible_interfaces": [
        "eth0",
        "ceth0",
        "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.83",
            "127.0.0.0/8",
            "127.0.0.1"
        ],
        "ipv6": [
            "::1",
            "fe80::143c:49ff:fe3b:b17f",
            "fe80::5054:ff:fe87:ba14"
        ]
    },
    "ansible_lsb": {},
    "ansible_machine": "x86_64",
    "ansible_machine_id": "16f80075f81e476686046ffca8eff323",
    "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": "AAAAB3NzaC1kc3MAAACBAM9aiMAthxN5KtyWohYZ4LeSCn4s5zupQlHPgFjg5KQ7bIyx4+zkmHaWOaMOUB5vrRWvj9W3AQgXyQ+jNNaAaszbh6GLQzn8ph9viQrt+iA7ga5L5G+9FikE8zsN1nIrj2DOD66E15jGq1xM/XhDCL+OVMyt/g4dSrldlpEeTPyDAAAAFQD1NSTdF5bzlTjkJZDH4wLybao61wAAAIEAqGuzIOD70AxgwiN/5RN1M/FxmbNSAqvD2ZAnht3Nuz7benkhLaR8Ynq0U8h6LIGjcSe/Dqf8O/FwkCCJDHPzKtUg5NogCoLVbI0bJEPMwTBZYkSk7A5Chn4B0fV8jjA5trZ3ST1vbYQOcmEzq6ufJHsTyngSPHktpR4h0Q+ASiIAAACBAJkfI/erDk32TdfKc4fXLNFZoQvZ2USEgOm4rPaQWQ8VtJ0um7+Oz2YDXW/GpV4suLOQY0MnbPW+Svl6+y7sDkWGpPfn6W6ET+qAzUX3xn0sXtQ/ZZJJTkXYM5RJhEiHYgbi+0MhJYd9hKgi76d63TTgCwoUh/vLppaf5TUvSc9a",
    "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss",
    "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIEDAs4XC4g5B69/lImV4ngTnuqdlCDiZ2eOdACs9fSh2ZFE6YrGce5h6+0HuZQx3LLp+2Bb1OhEto/saQO5HZE=",
    "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICGM52Z/6rD8uZRt187fuE1g+1kfxrRZPwuMuYg3ByvX",
    "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDNmq/EW6TZBhcnRb3gEQDdQeK/LoT1krr6EVXYxs17HlyhF5nsp4Nu8hum+5cyhQuG06iquY3mo9s6L9TFxCcySDi8MHfW8tUWtLZ62uMeQpJK6RqLFnIYPoxvzBSljYu6X2OMXsTXep/Us6xKynlZ63ke7St8XGWkPPaT3v9lRTvTOrFhVYwNrPY+SZcNqB1dIRsOC7mWSaXPcWNIWNeCC4tjWk6cD7ePXaHM9DbyyqxtAFOMPRcsnFPl9aJNcdxLSkpcM6TNuNLTouoFcQ2uuagjHhXkF6e9VH+yri/WAlwThp8ubUQbI+sqXaNaCx9OixFwZ7mm5bFbE9mpwyX2yVfh5uclNa6qGdPBEWsecS/GFWKf9/n+8SkI/nDpPG76I79m84W6PIRHumcXwkYyAP/phDSl9i4LqXqeK5acCvEQwDGDH3KheyVX9p4Nmoq2YeuQJy6gTlbXIH7ADlrxRGlSNAzLjvRrTtoiuuhr8s/j1afDLAbOdUMyOO5GXWM=",
    "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
[]