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
03 May 2024 09:40:06 +0000 00:10:47.59 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 11 745 812 43 1

Task result details

Field Value
ansible_facts
{
    "ansible_all_ipv4_addresses": [
        "10.89.0.63",
        "10.0.0.253"
    ],
    "ansible_all_ipv6_addresses": [
        "fe80::1095:96ff:fe3a:8395",
        "fe80::5054:ff:fe2e:673c"
    ],
    "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:fe2e:673c",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "52:54:00:2e:67:3c",
        "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-05-03",
        "day": "03",
        "epoch": "1714729842",
        "epoch_int": "1714729842",
        "hour": "09",
        "iso8601": "2024-05-03T09:50:42Z",
        "iso8601_basic": "20240503T095042104924",
        "iso8601_basic_short": "20240503T095042",
        "iso8601_micro": "2024-05-03T09:50:42.104924Z",
        "minute": "50",
        "month": "05",
        "second": "42",
        "time": "09:50:42",
        "tz": "UTC",
        "tz_dst": "UTC",
        "tz_offset": "+0000",
        "weekday": "Friday",
        "weekday_number": "5",
        "weeknumber": "18",
        "year": "2024"
    },
    "ansible_default_ipv4": {
        "address": "10.89.0.63",
        "alias": "eth0",
        "broadcast": "10.89.0.255",
        "gateway": "10.89.0.1",
        "interface": "eth0",
        "macaddress": "12:95:96:3a:83:95",
        "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": [
            "k8scluster.kubeinit.local"
        ]
    },
    "ansible_domain": "k8scluster.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.63",
            "broadcast": "10.89.0.255",
            "netmask": "255.255.255.0",
            "network": "10.89.0.0",
            "prefix": "24"
        },
        "ipv6": [
            {
                "address": "fe80::1095:96ff:fe3a:8395",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "12:95:96:3a:83:95",
        "mtu": 1442,
        "promisc": false,
        "speed": 10000,
        "type": "ether"
    },
    "ansible_fips": false,
    "ansible_fqdn": "service.k8scluster.kubeinit.local",
    "ansible_hostname": "service",
    "ansible_interfaces": [
        "ceth0",
        "lo",
        "eth0"
    ],
    "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.63",
            "127.0.0.0/8",
            "127.0.0.1"
        ],
        "ipv6": [
            "::1",
            "fe80::1095:96ff:fe3a:8395",
            "fe80::5054:ff:fe2e:673c"
        ]
    },
    "ansible_lsb": {},
    "ansible_machine": "x86_64",
    "ansible_machine_id": "3ea3c23a37bf4c2fa6eddb31ce3d29c5",
    "ansible_nodename": "service.k8scluster.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-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": 18,
            "minor": 9,
            "releaselevel": "final",
            "serial": 0
        },
        "version_info": [
            3,
            9,
            18,
            "final",
            0
        ]
    },
    "ansible_python_version": "3.9.18",
    "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": "AAAAB3NzaC1kc3MAAACBAOwOxEkwECchXqTVxrDCxPumr/86ywmLE/y1JqRRomKFj3BNAY8SurDsPTj+RcoZkFIo+yzqyQkJ4yLyDEFAgZCdrsyayg18porMwbfhyaFFMQ76O/kA7jtD9KJM6ZQUIzz6ssfi6C5cZyDh90JMvrevrTAnbo8hO+ahlcAdqB07AAAAFQDs7fyQLC4CweDA43TUqGgvpJ2GOQAAAIBha9344+9QiqkHR/Q+ZEKMfCjoq5gRnNbqRQQu89+NXh061cJha2I/DstKpkT+DcFx4mEayrm8BlwziQYMl83aHCgyh+0uxo/wBHPn8TlodNeKtOyEIjQPXHdqvL4bipjWNjK627SZCuVtgTs/vUmBYvsuKapwnNZU7KVAhgfsKQAAAIEA3aFsFB1gSBK6n6QayHtFuQYt/kSDrAJOOz9/RDllTT4gHOV8u5qVOpLrHu1SQWIE46IbfOgHMC5019l9Dc6P0Wf2XhYK7j4E9f8RTmoaUb+BRob+PjdFzeI3j314y/c0V+ZaJQLGcJL2Les0w25D08/zD3fraXjuGVV/yxLYOSE=",
    "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss",
    "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEuHw07IDHsMDNTB+uuLZY34nbKX6eJkECpVvGhmCo4Ol2Gach6nCNbDAHAwz6ZISV883Gd1Vbiz7MoxRYRb6GY=",
    "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIERMGfOyRpKxCRUeHO2Joo0rlMfHRbmqyD77Fn4hlovU",
    "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCpHXu8lEOG9g/vSnHRil2U48wS7aa9OQlStVTQ3day8uSj8rsv5988nbyXpIW2AQusDmqIui9Rpd5ZMYT9znpVy2q3tOnga83NnT+h2sHb1wZ8LzjgDdXJIHpC7KpnHmOEiiUz0RSmgp3q8S0tUF8HJcMDCuT46WaOOpfkg6/7V6dMO6lkaAdJCWpbwLcEH7X6SPQvLXFjgJhCMpxXwx7gALVRbIIDChJ9LBi8S6yX4gbk8J3E2pq9ft/M+hQweNbw5zQY2kDAdYY/gJhMk5u29r4XiOthk8OV10OPheZJsG5IY27yCt+cEBMD363vzuznfVPrQAnFsxurKLGlqNC+yMZD7c40Z8QpsAE2uBp5vjoakDcBU4sidJ1aqqTWMhvAVMifapQ/XDAHum5dw4ZdXhBUdB2WFaExEGtN2Qjui10Nvc+mXa3bIqQUsKbqsCdnisBN1q72p3WNWzKDjV6sMr65Q2mrcEtD2Lk92620QJEmBdpWwx3EEqh0Jqi61y0=",
    "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
[]