Playbook #2

/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:14:56 +0000 00:02:21.64 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 2 6 348 347 23 1

Task result details

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
service_node
changed
False
failed
False
invocation
{
    "module_args": {
        "executable": "podman",
        "name": null
    }
}
pods
[
    {
        "CgroupParent": "machine.slice",
        "CgroupPath": "machine.slice/machine-libpod_pod_8b36d47da1546778fb379558bbe34dc7f4c8690222110cd57456d5d8ac6d7fb7.slice",
        "Containers": [
            {
                "Id": "05da2c044e4f35695ea2e7d5117cb0a2e369671e2c1b8ed4a9b1b600a5db68bf",
                "Name": "kidcluster-apache",
                "State": "running"
            },
            {
                "Id": "12a0c3ebfa2c335b7acce8f4603ad8e8a685cd9b146a0e27063e70d0cc36431a",
                "Name": "kidcluster-bind",
                "State": "running"
            },
            {
                "Id": "4a07725c0799f3671e19e53dd0652142bf82532e0824cf83314875bc3b6a551f",
                "Name": "kidcluster-provision",
                "State": "running"
            },
            {
                "Id": "6d0df614b6b8c7893b3562080a098e250de0ec0c3cd28d071dcb57e699776bbd",
                "Name": "kidcluster-dnsmasq",
                "State": "running"
            },
            {
                "Id": "b239448293287723d7f42939689269cd5c9cf43846f7adcad452b18fc3675bcb",
                "Name": "kidcluster-haproxy",
                "State": "running"
            },
            {
                "Id": "c3dfa94957ff6b71f40b8247db77fcc76ed0cbb0b663395e55b63a7d821d8c46",
                "Name": "kidcluster-registry",
                "State": "running"
            },
            {
                "Id": "dfdbdb245799f3ef2b0dd2c6e191c24bd7deffe4f57c58d553cfad5459613784",
                "Name": "8b36d47da154-infra",
                "State": "running"
            }
        ],
        "CreateCgroup": true,
        "CreateCommand": [
            "podman",
            "pod",
            "create",
            "--name",
            "kidcluster-service-pod",
            "--network",
            "kidcluster-service-bridge",
            "--hostname",
            "service.kidcluster.kubeinit.local",
            "--dns",
            "10.0.0.253",
            "--dns",
            "10.11.5.160",
            "--dns-search",
            "kidcluster.kubeinit.local"
        ],
        "CreateInfra": true,
        "Created": "2023-10-30T02:06:13.413929308+02:00",
        "ExitPolicy": "continue",
        "Hostname": "service.kidcluster.kubeinit.local",
        "Id": "8b36d47da1546778fb379558bbe34dc7f4c8690222110cd57456d5d8ac6d7fb7",
        "InfraConfig": {
            "DNSOption": null,
            "DNSSearch": [
                "kidcluster.kubeinit.local"
            ],
            "DNSServer": [
                "10.0.0.253",
                "10.11.5.160"
            ],
            "HostAdd": null,
            "HostNetwork": false,
            "NetworkOptions": null,
            "Networks": [
                "kidcluster-service-bridge"
            ],
            "NoManageHosts": false,
            "NoManageResolvConf": false,
            "PortBindings": {},
            "StaticIP": "",
            "StaticMAC": "",
            "pid_ns": "private",
            "userns": "host",
            "uts_ns": "private"
        },
        "InfraContainerID": "dfdbdb245799f3ef2b0dd2c6e191c24bd7deffe4f57c58d553cfad5459613784",
        "Name": "kidcluster-service-pod",
        "NumContainers": 7,
        "SharedNamespaces": [
            "ipc",
            "net",
            "uts"
        ],
        "State": "Running"
    },
    {
        "CgroupParent": "machine.slice",
        "CgroupPath": "machine.slice/machine-libpod_pod_48bf267cf74fe2cb324110d461c87f0167304da9b658341d6a27406395878ce1.slice",
        "Containers": [
            {
                "Id": "bec3c7bbf41d993f5c37695fadbbbcf2a5dee23c73d587dca356f1bb9d7319e2",
                "Name": "api-server",
                "State": "running"
            },
            {
                "Id": "fbfe50e16d96521ae7098e4de1c781b9714d06a77dfd6ed2eb016fa7e4312fd3",
                "Name": "48bf267cf74f-infra",
                "State": "running"
            }
        ],
        "CreateCgroup": true,
        "CreateCommand": [
            "podman",
            "pod",
            "create",
            "--name",
            "ara-pod",
            "--publish",
            "26973:8000"
        ],
        "CreateInfra": true,
        "Created": "2023-10-30T02:03:14.789460559+02:00",
        "ExitPolicy": "continue",
        "Hostname": "",
        "Id": "48bf267cf74fe2cb324110d461c87f0167304da9b658341d6a27406395878ce1",
        "InfraConfig": {
            "DNSOption": null,
            "DNSSearch": null,
            "DNSServer": null,
            "HostAdd": null,
            "HostNetwork": false,
            "NetworkOptions": null,
            "Networks": [
                "podman"
            ],
            "NoManageHosts": false,
            "NoManageResolvConf": false,
            "PortBindings": {
                "8000/tcp": [
                    {
                        "HostIp": "",
                        "HostPort": "26973"
                    }
                ]
            },
            "StaticIP": "",
            "StaticMAC": "",
            "pid_ns": "private",
            "userns": "host",
            "uts_ns": "private"
        },
        "InfraContainerID": "fbfe50e16d96521ae7098e4de1c781b9714d06a77dfd6ed2eb016fa7e4312fd3",
        "Name": "ara-pod",
        "NumContainers": 2,
        "SharedNamespaces": [
            "ipc",
            "net",
            "uts"
        ],
        "State": "Running"
    }
]
service_node
service
stderr

stderr_lines
[
    ""
]