results
|
Result #1
Field |
Value |
actions
|
[
"deleted k8scluster-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": "k8scluster-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_727e4795b8801e047d2b7fa105907bd9e00b7b066a1a432cfdb050d6a6be147b.slice",
"Containers": [
{
"Id": "057e3e4c528c113333b21998ade388bd6426c2c917e280197c0859f71760230e",
"Name": "k8scluster-haproxy",
"State": "running"
},
{
"Id": "2488198a81d6ac8b5e8619cb1936731747b6b78064ef3e186403c64a04e7243f",
"Name": "727e4795b880-infra",
"State": "running"
},
{
"Id": "4c080fa14fe75768b993fdd022754e228f67e8de26b1b721c05a0105e392e5fd",
"Name": "k8scluster-dnsmasq",
"State": "running"
},
{
"Id": "4e236127ca686089ce9ca8b8a95ae261102159870bbfd35b39030e4d971209a7",
"Name": "k8scluster-registry",
"State": "running"
},
{
"Id": "5064cca32518217325e746ed3cf906556b7d555a8ed93c5d323c021cd3090674",
"Name": "k8scluster-apache",
"State": "running"
},
{
"Id": "9e604edc394e806e685fbcda22e252f0b316f3c6b6eed47370d7842ec4df0bd7",
"Name": "k8scluster-provision",
"State": "running"
},
{
"Id": "d4efcc961fcc63173d32db24b3e1b6d10cf1790adcc8062934fb69b8bf7d5111",
"Name": "k8scluster-bind",
"State": "running"
}
],
"CreateCgroup": true,
"CreateCommand": [
"podman",
"pod",
"create",
"--name",
"k8scluster-service-pod",
"--network",
"k8scluster-service-bridge",
"--hostname",
"service.k8scluster.kubeinit.local",
"--dns",
"10.0.0.253",
"--dns",
"10.11.5.160",
"--dns-search",
"k8scluster.kubeinit.local"
],
"CreateInfra": true,
"Created": "2023-10-26T19:04:45.910372351+03:00",
"ExitPolicy": "continue",
"Hostname": "service.k8scluster.kubeinit.local",
"Id": "727e4795b8801e047d2b7fa105907bd9e00b7b066a1a432cfdb050d6a6be147b",
"InfraConfig": {
"DNSOption": null,
"DNSSearch": [
"k8scluster.kubeinit.local"
],
"DNSServer": [
"10.0.0.253",
"10.11.5.160"
],
"HostAdd": null,
"HostNetwork": false,
"NetworkOptions": null,
"Networks": [
"k8scluster-service-bridge"
],
"NoManageHosts": false,
"NoManageResolvConf": false,
"PortBindings": {},
"StaticIP": "",
"StaticMAC": "",
"pid_ns": "private",
"userns": "host",
"uts_ns": "private"
},
"InfraContainerID": "2488198a81d6ac8b5e8619cb1936731747b6b78064ef3e186403c64a04e7243f",
"Name": "k8scluster-service-pod",
"NumContainers": 7,
"SharedNamespaces": [
"ipc",
"net",
"uts"
],
"State": "Running"
}
]
|
pod
|
|
podman_actions
|
[
"podman pod rm -f k8scluster-service-pod"
]
|
|