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_37018a6367e442593f0fdb23e95be3ecc628b097ef10e91b8cf18e4b00d11084.slice",
"Containers": [
{
"Id": "15cc31db3be0915822339872bee08ef5a94c5277af57ef45048f5e7f1cc93c2d",
"Name": "k8scluster-registry",
"State": "running"
},
{
"Id": "544311e9bea743fd44874ea5c4d85a77b613d2c65ccc60a902fc4010a451ef89",
"Name": "37018a6367e4-infra",
"State": "running"
},
{
"Id": "66f7abff6d1efb4614a3051b5beea67689b928eb296cb350d14a763ba47f2161",
"Name": "k8scluster-apache",
"State": "running"
},
{
"Id": "d268efa8c2a55b47577263faa23b9072fd28d7ffd9936cd8972218ef839f3bf6",
"Name": "k8scluster-bind",
"State": "running"
},
{
"Id": "d5bf1921ba32b47c1046b9a698e49bdeccf092d5a03218213697729824d768dc",
"Name": "k8scluster-provision",
"State": "running"
},
{
"Id": "f509fa1c0887589ee380c1fb1b9abb8c2f394241d68795e9bab19350bbe385a1",
"Name": "k8scluster-dnsmasq",
"State": "running"
},
{
"Id": "f72e8a4d597a9ecd72b1fd3a86b26f98186dad8b2807f6a02b3aa47dfb2d1182",
"Name": "k8scluster-haproxy",
"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-29T02:34:57.538960733+02:00",
"ExitPolicy": "continue",
"Hostname": "service.k8scluster.kubeinit.local",
"Id": "37018a6367e442593f0fdb23e95be3ecc628b097ef10e91b8cf18e4b00d11084",
"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": "544311e9bea743fd44874ea5c4d85a77b613d2c65ccc60a902fc4010a451ef89",
"Name": "k8scluster-service-pod",
"NumContainers": 7,
"SharedNamespaces": [
"ipc",
"net",
"uts"
],
"State": "Running"
}
]
|
pod
|
|
podman_actions
|
[
"podman pod rm -f k8scluster-service-pod"
]
|
|