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_3d89b9037651fc97055fa39d5eb83d73f390bad24b518bb1fd282aa2c252dbf2.slice",
"Containers": [
{
"Id": "008b5fc9448d26b6f2945893cdc136b87fcc3e94dca88dcbce5c1e617c52c077",
"Name": "okdcluster-bind",
"State": "running"
},
{
"Id": "3ed7efc02742ec314a3959b0eb44aa45da45c278f0831d4b99fef83452ee8859",
"Name": "okdcluster-registry",
"State": "running"
},
{
"Id": "9426c806d0716224d7e64fbc378df16574a8a414cd0c005b6bbcedd00f0db270",
"Name": "okdcluster-haproxy",
"State": "running"
},
{
"Id": "c2bea47aa92754c72534b056455ec8cb5d75c7f0590e2a0de4f43b8596b30f23",
"Name": "okdcluster-apache",
"State": "running"
},
{
"Id": "d28d7b75a6125d1701d594d4d16dd1b2a526c573a4824cc872c91f1d424bd515",
"Name": "3d89b9037651-infra",
"State": "running"
},
{
"Id": "d2a76bcf37cfbeae9cfc1c8018b3c3785e55c2db1f202bb76339a9ae37db2f44",
"Name": "okdcluster-provision",
"State": "running"
},
{
"Id": "f8117e72e80ebd16aecdfb57fabd2f59f2ca9cb879b1a0914a6e48e99fbdc475",
"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-29T19:55:07.480668581+02:00",
"ExitPolicy": "continue",
"Hostname": "service.okdcluster.kubeinit.local",
"Id": "3d89b9037651fc97055fa39d5eb83d73f390bad24b518bb1fd282aa2c252dbf2",
"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": "d28d7b75a6125d1701d594d4d16dd1b2a526c573a4824cc872c91f1d424bd515",
"Name": "okdcluster-service-pod",
"NumContainers": 7,
"SharedNamespaces": [
"ipc",
"net",
"uts"
],
"State": "Running"
}
]
|
pod
|
|
podman_actions
|
[
"podman pod rm -f okdcluster-service-pod"
]
|
|