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_cedba9d424354e6be254fcbec2baeef2984219e38f89e10e3881084dbcf92643.slice",
"Containers": [
{
"Id": "0a136165911d477ec3f33aae4d6112c1e5111471df237659782b386d5a9536bd",
"Name": "okdcluster-haproxy",
"State": "running"
},
{
"Id": "397facb61f4a3567934942d2a516b6ae19f8e3f26d4e9892e10d797d1d818145",
"Name": "okdcluster-provision",
"State": "running"
},
{
"Id": "6bc830d2013bfb1a00ce26d63298ee79eea2799303d60125c8d463d7032c9227",
"Name": "okdcluster-registry",
"State": "running"
},
{
"Id": "8b16d7cec85e504c184c16e21b33674888008ae23ebf583ec7f4bac171691b60",
"Name": "okdcluster-bind",
"State": "running"
},
{
"Id": "a6831257e00fccc893725c9fde40735c23431763a0f012979b5e7fd92961d05f",
"Name": "cedba9d42435-infra",
"State": "running"
},
{
"Id": "b425219497ed82aa31d05b6bf6e8500e2c60a7e0b08686cf98ba0397e3c0668c",
"Name": "okdcluster-apache",
"State": "running"
},
{
"Id": "bbd5d6c691b86aefeca8ada6d8763f8a26e2cb575340b3a5d83e8737a67d578a",
"Name": "okdcluster-dnsmasq",
"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": 7,
"SharedNamespaces": [
"uts",
"ipc",
"net"
],
"State": "Running"
}
]
|
pod
|
|
podman_actions
|
[
"podman pod rm -f okdcluster-service-pod"
]
|
|