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
29 Oct 2023 16:01:56 +0000 00:38:07.95 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 5 6 825 825 48 1

Task result details

Field Value
actions
[
    "created okdcluster-service-pod",
    "started okdcluster-service-pod"
]
changed
True
invocation
{
    "module_args": {
        "add_host": null,
        "cgroup_parent": null,
        "cpus": null,
        "cpuset_cpus": null,
        "debug": false,
        "device": null,
        "device_read_bps": null,
        "dns": [
            "10.0.0.253",
            "10.11.5.160"
        ],
        "dns_opt": null,
        "dns_search": [
            "okdcluster.kubeinit.local"
        ],
        "executable": "podman",
        "generate_systemd": {},
        "gidmap": null,
        "hostname": "service.okdcluster.kubeinit.local",
        "infra": null,
        "infra_command": null,
        "infra_conmon_pidfile": null,
        "infra_image": null,
        "infra_name": null,
        "ip": null,
        "label": null,
        "label_file": null,
        "mac_address": null,
        "name": "okdcluster-service-pod",
        "network": [
            "okdcluster-service-bridge"
        ],
        "network_alias": null,
        "no_hosts": null,
        "pid": null,
        "pod_id_file": null,
        "publish": null,
        "recreate": false,
        "share": null,
        "state": "started",
        "subgidname": null,
        "subuidname": null,
        "uidmap": null,
        "userns": null,
        "volume": null
    }
}
pod
{
    "CgroupParent": "machine.slice",
    "CgroupPath": "machine.slice/machine-libpod_pod_cedba9d424354e6be254fcbec2baeef2984219e38f89e10e3881084dbcf92643.slice",
    "Containers": [
        {
            "Id": "a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f",
            "Name": "cedba9d42435-infra",
            "State": "running"
        }
    ],
    "CreateCgroup": true,
    "CreateCommand": [
        "podman",
        "pod",
        "create",
        "--name",
        "okdcluster-service-pod",
        "--network",
        "okdcluster-service-bridge",
        "--hostname",
        "service.okdcluster.kubeinit.local",
        "--dns",
        "10.0.0.253",
        "--dns",
        "10.11.5.160",
        "--dns-search",
        "okdcluster.kubeinit.local"
    ],
    "CreateInfra": true,
    "Created": "2023-10-29T18:04:53.291929427+02:00",
    "ExitPolicy": "continue",
    "Hostname": "service.okdcluster.kubeinit.local",
    "Id": "cedba9d424354e6be254fcbec2baeef2984219e38f89e10e3881084dbcf92643",
    "InfraConfig": {
        "DNSOption": null,
        "DNSSearch": [
            "okdcluster.kubeinit.local"
        ],
        "DNSServer": [
            "10.0.0.253",
            "10.11.5.160"
        ],
        "HostAdd": null,
        "HostNetwork": false,
        "NetworkOptions": null,
        "Networks": [
            "okdcluster-service-bridge"
        ],
        "NoManageHosts": false,
        "NoManageResolvConf": false,
        "PortBindings": {},
        "StaticIP": "",
        "StaticMAC": "",
        "pid_ns": "private",
        "userns": "host",
        "uts_ns": "private"
    },
    "InfraContainerID": "a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f",
    "Name": "okdcluster-service-pod",
    "NumContainers": 1,
    "SharedNamespaces": [
        "ipc",
        "net",
        "uts"
    ],
    "State": "Running"
}
podman_actions
[
    "podman pod create --name okdcluster-service-pod --network okdcluster-service-bridge --hostname service.okdcluster.kubeinit.local --dns 10.0.0.253 --dns 10.11.5.160 --dns-search okdcluster.kubeinit.local",
    "podman pod start okdcluster-service-pod"
]
podman_systemd
{
    "pod-okdcluster-service-pod": "# pod-okdcluster-service-pod.service\n# autogenerated by Podman 4.5.1\n# Sun Oct 29 18:04:53 IST 2023\n\n[Unit]\nDescription=Podman pod-okdcluster-service-pod.service\nDocumentation=man:podman-generate-systemd(1)\nWants=network-online.target\nAfter=network-online.target\nRequiresMountsFor=/run/containers/storage\nWants=\nBefore=\n\n[Service]\nEnvironment=PODMAN_SYSTEMD_UNIT=%n\nRestart=on-failure\nTimeoutStopSec=70\nExecStart=/usr/bin/podman start cedba9d42435-infra\nExecStop=/usr/bin/podman stop  \\\n\t-t 10 cedba9d42435-infra\nExecStopPost=/usr/bin/podman stop  \\\n\t-t 10 cedba9d42435-infra\nPIDFile=/run/containers/storage/overlay-containers/a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f/userdata/conmon.pid\nType=forking\n\n[Install]\nWantedBy=default.target\n"
}
stderr

stderr_lines
[]
stdout
cedba9d424354e6be254fcbec2baeef2984219e38f89e10e3881084dbcf92643
stdout_lines
[
    "cedba9d424354e6be254fcbec2baeef2984219e38f89e10e3881084dbcf92643"
]