results
|
Result #1
Field |
Value |
actions
|
[
"deleted kidcluster-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": "kidcluster-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_8b36d47da1546778fb379558bbe34dc7f4c8690222110cd57456d5d8ac6d7fb7.slice",
"Containers": [
{
"Id": "05da2c044e4f35695ea2e7d5117cb0a2e369671e2c1b8ed4a9b1b600a5db68bf",
"Name": "kidcluster-apache",
"State": "running"
},
{
"Id": "12a0c3ebfa2c335b7acce8f4603ad8e8a685cd9b146a0e27063e70d0cc36431a",
"Name": "kidcluster-bind",
"State": "running"
},
{
"Id": "4a07725c0799f3671e19e53dd0652142bf82532e0824cf83314875bc3b6a551f",
"Name": "kidcluster-provision",
"State": "running"
},
{
"Id": "6d0df614b6b8c7893b3562080a098e250de0ec0c3cd28d071dcb57e699776bbd",
"Name": "kidcluster-dnsmasq",
"State": "running"
},
{
"Id": "b239448293287723d7f42939689269cd5c9cf43846f7adcad452b18fc3675bcb",
"Name": "kidcluster-haproxy",
"State": "running"
},
{
"Id": "c3dfa94957ff6b71f40b8247db77fcc76ed0cbb0b663395e55b63a7d821d8c46",
"Name": "kidcluster-registry",
"State": "running"
},
{
"Id": "dfdbdb245799f3ef2b0dd2c6e191c24bd7deffe4f57c58d553cfad5459613784",
"Name": "8b36d47da154-infra",
"State": "running"
}
],
"CreateCgroup": true,
"CreateCommand": [
"podman",
"pod",
"create",
"--name",
"kidcluster-service-pod",
"--network",
"kidcluster-service-bridge",
"--hostname",
"service.kidcluster.kubeinit.local",
"--dns",
"10.0.0.253",
"--dns",
"10.11.5.160",
"--dns-search",
"kidcluster.kubeinit.local"
],
"CreateInfra": true,
"Created": "2023-10-30T02:06:13.413929308+02:00",
"ExitPolicy": "continue",
"Hostname": "service.kidcluster.kubeinit.local",
"Id": "8b36d47da1546778fb379558bbe34dc7f4c8690222110cd57456d5d8ac6d7fb7",
"InfraConfig": {
"DNSOption": null,
"DNSSearch": [
"kidcluster.kubeinit.local"
],
"DNSServer": [
"10.0.0.253",
"10.11.5.160"
],
"HostAdd": null,
"HostNetwork": false,
"NetworkOptions": null,
"Networks": [
"kidcluster-service-bridge"
],
"NoManageHosts": false,
"NoManageResolvConf": false,
"PortBindings": {},
"StaticIP": "",
"StaticMAC": "",
"pid_ns": "private",
"userns": "host",
"uts_ns": "private"
},
"InfraContainerID": "dfdbdb245799f3ef2b0dd2c6e191c24bd7deffe4f57c58d553cfad5459613784",
"Name": "kidcluster-service-pod",
"NumContainers": 7,
"SharedNamespaces": [
"ipc",
"net",
"uts"
],
"State": "Running"
}
]
|
pod
|
|
podman_actions
|
[
"podman pod rm -f kidcluster-service-pod"
]
|
|