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_d7a320c6ff26a986f84551d0f67128d288a8eceb1836bd71c3a31456d301c7b9.slice",
"Containers": [
{
"Id": "3b86563a1c59c93dd0b25c90e292048fc1f6066bdf9ab0607016bff2c7e37c9e",
"Name": "k8scluster-registry",
"State": "running"
},
{
"Id": "6b1d5e73b23c1972f76f1abf7cc6584fa9bee48d3c732bf5c228744941f486b1",
"Name": "d7a320c6ff26-infra",
"State": "running"
},
{
"Id": "96365cbf0d9c1ffc32e6c7d5d7e7cd0f3432fd0199150101a9a8c9f5658f7699",
"Name": "k8scluster-apache",
"State": "running"
},
{
"Id": "b3ba4bb4941f2c206fdf04cbd39c716e3b1da36a1f06883ad2d15013f7f6e2bc",
"Name": "k8scluster-provision",
"State": "running"
},
{
"Id": "b53f50fad6a08a85599b3eb9ca5936c306e143f56b3e7fd548bbc8b715347846",
"Name": "k8scluster-bind",
"State": "running"
},
{
"Id": "e9bc3295e5f7bb163f7f4e63e8e09a9244cfdf30953241d40ce056a137537a29",
"Name": "k8scluster-haproxy",
"State": "running"
},
{
"Id": "f3334d0dbd7276942786d3287df77ff221aaf578fe4015c5d9b1d9a58df24016",
"Name": "k8scluster-dnsmasq",
"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-30T10:04:27.788591934+02:00",
"ExitPolicy": "continue",
"Hostname": "service.k8scluster.kubeinit.local",
"Id": "d7a320c6ff26a986f84551d0f67128d288a8eceb1836bd71c3a31456d301c7b9",
"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": "6b1d5e73b23c1972f76f1abf7cc6584fa9bee48d3c732bf5c228744941f486b1",
"Name": "k8scluster-service-pod",
"NumContainers": 7,
"SharedNamespaces": [
"net",
"uts",
"ipc"
],
"State": "Running"
}
]
|
pod
|
|
podman_actions
|
[
"podman pod rm -f k8scluster-service-pod"
]
|
|