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_c861f7ccf9c59f23da51b0f2ab50e078b054441ca7bdb44c8f39b866f9ccda4e.slice",
"Containers": [
{
"Id": "203a27e10fcc793f0bae4587753c23dad7a1cd5ce344afc17b5eed2660ca7c2c",
"Name": "c861f7ccf9c5-infra",
"State": "running"
},
{
"Id": "2b28eba10d7daa2d829bc1a52dc10989aa2951cfd3121f23ed123b173b04e956",
"Name": "k8scluster-apache",
"State": "running"
},
{
"Id": "4c2e3ffa93561bdd1bb0626052f901337791ab752e5b5487312f2b1021753d6e",
"Name": "k8scluster-haproxy",
"State": "running"
},
{
"Id": "5b51e721d9d21c46ae5901e56affd3c582d8b7f44aae6c56929c23aacfe9aacb",
"Name": "k8scluster-dnsmasq",
"State": "running"
},
{
"Id": "9037ca87d58b416fc2af7116ef2ef8c5d185984f0a14a14bb735185283c3ef6d",
"Name": "k8scluster-provision",
"State": "running"
},
{
"Id": "da08086752c5bad14ed4654206e30718f7999b6188d3133c876aec288603eca1",
"Name": "k8scluster-registry",
"State": "running"
},
{
"Id": "de58315a530ea01ff5857f0d9010582956d5178c7ff34143ef00107f1bd27592",
"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-25T11:05:30.721739317+03:00",
"ExitPolicy": "continue",
"Hostname": "service.k8scluster.kubeinit.local",
"Id": "c861f7ccf9c59f23da51b0f2ab50e078b054441ca7bdb44c8f39b866f9ccda4e",
"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": "203a27e10fcc793f0bae4587753c23dad7a1cd5ce344afc17b5eed2660ca7c2c",
"Name": "k8scluster-service-pod",
"NumContainers": 7,
"SharedNamespaces": [
"uts",
"ipc",
"net"
],
"State": "Running"
}
]
|
pod
|
|
podman_actions
|
[
"podman pod rm -f k8scluster-service-pod"
]
|
|