Playbook #1

/root/kubeinit/ci/builds/bsU8uCNn/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
28 Apr 2024 09:15:02 +0000 00:13:09.86 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 7 10 778 845 48 1

Task result details

Field Value
ansible_facts
{
    "ansible_all_ipv4_addresses": [
        "10.0.0.253",
        "10.89.0.51"
    ],
    "ansible_all_ipv6_addresses": [
        "fe80::5054:ff:fefc:443f",
        "fe80::a00e:c1ff:fedd:f6c2"
    ],
    "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:fefc:443f",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "52:54:00:fc:44:3f",
        "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-074/root",
        "ro": true,
        "root": "/dev/mapper/fedora_dell--r640--074-root"
    },
    "ansible_date_time": {
        "date": "2024-04-28",
        "day": "28",
        "epoch": "1714296393",
        "epoch_int": "1714296393",
        "hour": "09",
        "iso8601": "2024-04-28T09:26:33Z",
        "iso8601_basic": "20240428T092633841892",
        "iso8601_basic_short": "20240428T092633",
        "iso8601_micro": "2024-04-28T09:26:33.841892Z",
        "minute": "26",
        "month": "04",
        "second": "33",
        "time": "09:26:33",
        "tz": "UTC",
        "tz_dst": "UTC",
        "tz_offset": "+0000",
        "weekday": "Sunday",
        "weekday_number": "0",
        "weeknumber": "17",
        "year": "2024"
    },
    "ansible_default_ipv4": {
        "address": "10.89.0.51",
        "alias": "eth0",
        "broadcast": "10.89.0.255",
        "gateway": "10.89.0.1",
        "interface": "eth0",
        "macaddress": "a2:0e:c1:dd:f6:c2",
        "mtu": 1442,
        "netmask": "255.255.255.0",
        "network": "10.89.0.0",
        "prefix": "24",
        "type": "ether"
    },
    "ansible_default_ipv6": {},
    "ansible_distribution": "Ubuntu",
    "ansible_distribution_file_parsed": true,
    "ansible_distribution_file_path": "/etc/os-release",
    "ansible_distribution_file_variety": "Debian",
    "ansible_distribution_major_version": "22",
    "ansible_distribution_release": "jammy",
    "ansible_distribution_version": "22.04",
    "ansible_dns": {
        "nameservers": [
            "10.0.0.253",
            "10.11.5.160"
        ],
        "search": [
            "cdkcluster.kubeinit.local"
        ]
    },
    "ansible_domain": "cdkcluster.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.51",
            "broadcast": "10.89.0.255",
            "netmask": "255.255.255.0",
            "network": "10.89.0.0",
            "prefix": "24"
        },
        "ipv6": [
            {
                "address": "fe80::a00e:c1ff:fedd:f6c2",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "a2:0e:c1:dd:f6:c2",
        "mtu": 1442,
        "promisc": false,
        "speed": 10000,
        "type": "ether"
    },
    "ansible_fips": false,
    "ansible_fqdn": "service.cdkcluster.kubeinit.local",
    "ansible_hostname": "service",
    "ansible_interfaces": [
        "lo",
        "eth0",
        "ceth0"
    ],
    "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.51",
            "127.0.0.0/8",
            "127.0.0.1"
        ],
        "ipv6": [
            "::1",
            "fe80::5054:ff:fefc:443f",
            "fe80::a00e:c1ff:fedd:f6c2"
        ]
    },
    "ansible_lsb": {
        "codename": "jammy",
        "description": "Ubuntu 22.04.1 LTS",
        "id": "Ubuntu",
        "major_release": "22",
        "release": "22.04"
    },
    "ansible_machine": "x86_64",
    "ansible_machine_id": "beb52034a38747c98e04b961a43cf65c",
    "ansible_nodename": "service.cdkcluster.kubeinit.local",
    "ansible_os_family": "Debian",
    "ansible_pkg_mgr": "apt",
    "ansible_proc_cmdline": {
        "BOOT_IMAGE": "(hd0,gpt2)/vmlinuz-6.4.4-200.fc38.x86_64",
        "console": "ttyS1,115200n81",
        "rd.lvm.lv": "fedora_dell-r640-074/root",
        "ro": true,
        "root": "/dev/mapper/fedora_dell--r640--074-root"
    },
    "ansible_python": {
        "executable": "/usr/bin/python3",
        "has_sslcontext": true,
        "type": "cpython",
        "version": {
            "major": 3,
            "micro": 12,
            "minor": 10,
            "releaselevel": "final",
            "serial": 0
        },
        "version_info": [
            3,
            10,
            12,
            "final",
            0
        ]
    },
    "ansible_python_version": "3.10.12",
    "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": "AAAAB3NzaC1kc3MAAACBAJjsz1h8osYZpJPFJ9wu+cL4uwcs2vtkijr2EXC8J60YraSlVFUtQWBJQfXgymXwu7fI6B8GYPh8K2taO7JExmyBto1K2txEfpnc06C8dtrhTA3JvDM3O4gv5s7N0SOzFFhlGP6PLuz7X3Gv3RlSW+NAfzI8cnQNJmxL85u9adwDAAAAFQCMrUNHI4XXtdhK6Tm//ujOF/b8uQAAAIAGu9qEM907pRWObtGqoESZogXaPlKaR83//Ry22loVB0NXQIK6oBfLT7Hr+vR/vOXevvugq0zre9rOWXu2wuJRhBB4RDUniIyeRmaETOwNCzX2ccNbLj3C95jzNBlPi1xe8eZCJOmI/UIa4/7hwGTiGk0AYrByOJe22tvuVGDEIAAAAIEAjaxCFXw5TDIjRJ1EMxeR6t9BxaW/uUDg+f0VDAnCClfVgWbBpBMWIQE92VH6HjxPh2J4+h+BZCYf55cKeJQT++IZAi8hyUOOeOtpU9Xm0QHLNv9b6VAa4Vm0bchD9rT1EvJuLvrcYuwCnX5T6KN0gh25ymeEwMxJnRefm7m3flg=",
    "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss",
    "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD5zi9QCmb55Mj0vZ9UR5QWkIBBROKbDAmySJQc8vzz9i/sHMtUDzQvf38s+ZJBCBTmZT9bYeNHwfhXJ09r7vHs=",
    "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICbDW5hM7d84fqTpvrLk+Y5RmYVXQ26oozuyNAsfFXHi",
    "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCaGCQ+zFjkBPO2oSmKayFjRLgjpmZkFrvItF8pxznc6ouuWWeitPjVKvJbSEb6hEQvYWgEv8aB7sN1a9CG6KNq0td1wvFwD+k4+0T6avRBex11AWtnLQLFUkrLdE3BwJ4sogfA5vwmHTtWIEW6gqJGip+ZM8jHwDRJBQMNnclrAuZ47jwJLYH5QoP8NHOGDa1xsQhSzl4ThWYjBaf3w3vflS3XR22AdsfkEL6E24o8UAwTCrxwE9EtsCZYfkJgYj/yYvJa+AbGWSIk1P+xfO/xaDxjsguifias9/INS+KH3vNq/9Edxh0CNThdwK7oEfERdc/YGkKDBE3FNBtKC7ZVflH32DPSe7l+bi97PcuTEdInCpL2YqfpASSO4W6GP/RFHFDR8iT5kCAtpBYU+CeALL2uju9curkLUVsmgi3MsIyw9MvHxYHU+Ev9p46ZFC0b9CO879c4GV5/wkspT+RgZhKHxla9s74Hx4d9t7ki9R4gLKQgfD/FTnSDan7WJnU=",
    "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
[]