results
|
Result #1
Field |
Value |
actions
|
[
"deleted okdcluster-service-pod"
]
|
ansible_loop_var
|
|
changed
|
|
failed
|
|
invocation
|
{
"module_args": {
"add_host": null,
"cgroup_parent": null,
"cpus": null,
"cpuset_cpus": null,
"debug": false,
"device": null,
"device_read_bps": null,
"dns": null,
"dns_opt": null,
"dns_search": null,
"executable": "podman",
"generate_systemd": {},
"gidmap": null,
"hostname": null,
"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": null,
"network_alias": null,
"no_hosts": null,
"pid": null,
"pod_id_file": null,
"publish": null,
"recreate": false,
"share": null,
"state": "absent",
"subgidname": null,
"subuidname": null,
"uidmap": null,
"userns": null,
"volume": null
}
}
|
orphaned_cluster_pod
|
[
"service",
{
"CgroupParent": "machine.slice",
"CgroupPath": "machine.slice/machine-libpod_pod_f165a15d5c39d0164a0a2ea0dcf543a45069c32dd58f6683f450221f6373fafd.slice",
"Containers": [
{
"Id": "1134a04ddd4783fdbc922710b508caa7e40497259b27f61cbf2c9552dfb408b9",
"Name": "okdcluster-apache",
"State": "running"
},
{
"Id": "1c4e8bb2de2fc58f1e29f2c3be4b95b74c9cd15c94065f68c7f8dae32d4fccea",
"Name": "okdcluster-dnsmasq",
"State": "running"
},
{
"Id": "1cf903cd20bf2a4258e65ad6b4df757c47d42c628f5058125b8d835cb2c95bee",
"Name": "okdcluster-provision",
"State": "running"
},
{
"Id": "3fba7db2d288e292142aab6dbae68aa4cb70658cf8b5932568396f7003160371",
"Name": "okdcluster-haproxy",
"State": "running"
},
{
"Id": "640305d1555325010f17dd01e489251d5cf084bc8e809e2d586b478560004ab3",
"Name": "okdcluster-registry",
"State": "running"
},
{
"Id": "8352a66d3c4d8a12800df9cf85bf572d6df4c12fc51417083825b522b0cdb95e",
"Name": "okdcluster-bind",
"State": "running"
},
{
"Id": "bd41d73b919e857723657615688c1c7a5823e83776a00c954804b90df73cdb37",
"Name": "f165a15d5c39-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-31T02:05:27.316225371+02:00",
"ExitPolicy": "continue",
"Hostname": "service.okdcluster.kubeinit.local",
"Id": "f165a15d5c39d0164a0a2ea0dcf543a45069c32dd58f6683f450221f6373fafd",
"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": "bd41d73b919e857723657615688c1c7a5823e83776a00c954804b90df73cdb37",
"Name": "okdcluster-service-pod",
"NumContainers": 7,
"SharedNamespaces": [
"ipc",
"net",
"uts"
],
"State": "Running"
}
]
|
pod
|
|
podman_actions
|
[
"podman pod rm -f okdcluster-service-pod"
]
|
|