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:03:26 +0000 00:11:29.57 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 6 843 843 49 1

Task result details

Field Value
ansible_facts
{
    "ansible_all_ipv4_addresses": [
        "10.89.0.60",
        "10.0.0.253"
    ],
    "ansible_all_ipv6_addresses": [
        "fe80::c2e:baff:fea8:4c0f",
        "fe80::5054:ff:fedb:2754"
    ],
    "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:fedb:2754",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "52:54:00:db:27:54",
        "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": "1698624761",
        "epoch_int": "1698624761",
        "hour": "00",
        "iso8601": "2023-10-30T00:12:41Z",
        "iso8601_basic": "20231030T001241436689",
        "iso8601_basic_short": "20231030T001241",
        "iso8601_micro": "2023-10-30T00:12:41.436689Z",
        "minute": "12",
        "month": "10",
        "second": "41",
        "time": "00:12:41",
        "tz": "UTC",
        "tz_dst": "UTC",
        "tz_offset": "+0000",
        "weekday": "Monday",
        "weekday_number": "1",
        "weeknumber": "44",
        "year": "2023"
    },
    "ansible_default_ipv4": {
        "address": "10.89.0.60",
        "alias": "eth0",
        "broadcast": "10.89.0.255",
        "gateway": "10.89.0.1",
        "interface": "eth0",
        "macaddress": "0e:2e:ba:a8:4c:0f",
        "mtu": 1442,
        "netmask": "255.255.255.0",
        "network": "10.89.0.0",
        "prefix": "24",
        "type": "ether"
    },
    "ansible_default_ipv6": {},
    "ansible_distribution": "Debian",
    "ansible_distribution_file_parsed": true,
    "ansible_distribution_file_path": "/etc/os-release",
    "ansible_distribution_file_variety": "Debian",
    "ansible_distribution_major_version": "11",
    "ansible_distribution_minor_version": "6",
    "ansible_distribution_release": "bullseye",
    "ansible_distribution_version": "11.6",
    "ansible_dns": {
        "nameservers": [
            "10.0.0.253",
            "10.11.5.160"
        ],
        "search": [
            "kidcluster.kubeinit.local"
        ]
    },
    "ansible_domain": "kidcluster.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.60",
            "broadcast": "10.89.0.255",
            "netmask": "255.255.255.0",
            "network": "10.89.0.0",
            "prefix": "24"
        },
        "ipv6": [
            {
                "address": "fe80::c2e:baff:fea8:4c0f",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "0e:2e:ba:a8:4c:0f",
        "mtu": 1442,
        "promisc": false,
        "speed": 10000,
        "type": "ether"
    },
    "ansible_fips": false,
    "ansible_fqdn": "service.kidcluster.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.60",
            "127.0.0.0/8",
            "127.0.0.1"
        ],
        "ipv6": [
            "::1",
            "fe80::c2e:baff:fea8:4c0f",
            "fe80::5054:ff:fedb:2754"
        ]
    },
    "ansible_lsb": {},
    "ansible_machine": "x86_64",
    "ansible_machine_id": "e2b34dc20d1e40359365c37c63597bd5",
    "ansible_nodename": "service.kidcluster.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-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": 2,
            "minor": 9,
            "releaselevel": "final",
            "serial": 0
        },
        "version_info": [
            3,
            9,
            2,
            "final",
            0
        ]
    },
    "ansible_python_version": "3.9.2",
    "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": "AAAAB3NzaC1kc3MAAACBAOikpPSe0co4krFxZwLcCMtWyMbY0p6pMWyOIHpnr8lVbzlgiX1aTZIn9xxDIfiQucciQiuQ+fkVP/AFRgLdstD5w6i+BvolaEb2zXt8YcInIUTUVuJj89b3hv2MJZndp7AVoYQbsiC4w/Wzpdd8/ZkiNg4IyakxKIWcMBAEZNX7AAAAFQDMtrI6sYXem1v/F4alNAT0+/5sTwAAAIEAgYbjpcYjAqgZxzXlfjtTz8WtHTvNyLmpr0FqFAiv5l7K8gMNQdfTwDRM4a39c56E1tAzVJJYwJrIm+64HrU+Ov+gDNGz7Ku0aHfVigbb5xsW9adqpWFo8xwIVjT5Z4spPC/iqLpxVCKv6WusSoSSIvMEW3U1pzRD7+f6ouRA0TkAAACBALVOIgYNs41FJUk1Jr5bQC0Jjgh4G6sP8sDdjxTJwFPznO5ENxFZboY5MtEyln2690zfijcuUONNlwVJdyhVo4DaUiAHoasyd68p4HNEm850QEZE7aEuNkwFtYlnkBDEGYYiUELVuMU6vp6V2t/t2eYi2kaHxC+xeQLL9YR5BzGa",
    "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss",
    "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPI2GQq4LcX7eRxDsqq6q55Ky+9dqT29RI+SxELvNqXHWE/Zz4LQGEjA9IFk34UqPDNB4jYY0jLcufjF2byCIbs=",
    "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIArs5a8icrNXZgqy89zx2dPpsidENBWpqhKITuIna1WH",
    "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC//PR8t1veyRxV5WtjMDCcCBn/WRaa8eicCeLQvV1mQN2/2pWOg2dfQMxRU4k7xDjhWx0uB0wkR56pYGFb1mZzm+zLoHASGGvAE4w52I/vI3jzmOJ3D56cgwyL8WbzZxYeDG29nsPJZ150kCTDqcJKANFIkiuLJ7td75q2r/NmzuVT8E7zm2VigMqGPqMCmGt8d9LziYiPEXhUJSar0OXJ+GNIewnSxtufhm4dbY3OBPXivuugjGk3PssIhXh96ubZ49vhthKm3iMHWO2tWNXCLf787vA8i10SR5L0Chf5STc4I4hNIMEMRMern/8Tz4HLezpyyBWWuNWmF99Owenf4Y/xcZQNNZCL7wm7igpmL3rHnQea+MZDf6lPhy8KAQI0gH4oFJLvR6cEJGY0cfW5I8ltBAueLvZB3IWr9Obyr6VUtF+GxFMcumCkdOn9fWcG/o4tM80Pw3t3pLDkaBkcfE/DTeSMjcBNGDF1lx41GBkX8iyqJjDtj1vhcxI9mw0=",
    "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
[]