results
|
Result #1
Result #2
Field |
Value |
ansible_facts
|
{
"kubeinit_validations_libvirt_cores_usage": {
"compute-01": {
"id": "compute-01",
"target": "hypervisor-01",
"vcpus": 8
},
"controller-01": {
"id": "controller-01",
"target": "hypervisor-01",
"vcpus": 8
}
}
}
|
ansible_loop_var
|
|
changed
|
|
failed
|
|
item
|
|
Result #3
Field |
Value |
ansible_facts
|
{
"kubeinit_validations_libvirt_cores_usage": {
"compute-01": {
"id": "compute-01",
"target": "hypervisor-01",
"vcpus": 8
},
"compute-02": {
"id": "compute-02",
"target": "hypervisor-01",
"vcpus": 8
},
"controller-01": {
"id": "controller-01",
"target": "hypervisor-01",
"vcpus": 8
}
}
}
|
ansible_loop_var
|
|
changed
|
|
failed
|
|
item
|
|
Result #4
Field |
Value |
ansible_facts
|
{
"kubeinit_validations_libvirt_cores_usage": {
"compute-01": {
"id": "compute-01",
"target": "hypervisor-01",
"vcpus": 8
},
"compute-02": {
"id": "compute-02",
"target": "hypervisor-01",
"vcpus": 8
},
"controller-01": {
"id": "controller-01",
"target": "hypervisor-01",
"vcpus": 8
},
"juju-controller": {
"id": "juju-controller",
"target": "hypervisor-01",
"vcpus": 8
}
}
}
|
ansible_loop_var
|
|
changed
|
|
failed
|
|
item
|
|
|