results
|
Result #1
Result #2
Field |
Value |
ansible_facts
|
{
"kubeinit_validations_libvirt_ram_usage": {
"controller-01": {
"id": "controller-01",
"ram": 25165824,
"target": "hypervisor-01"
},
"controller-02": {
"id": "controller-02",
"ram": 25165824,
"target": "hypervisor-01"
}
}
}
|
ansible_loop_var
|
|
changed
|
|
failed
|
|
item
|
|
Result #3
Field |
Value |
ansible_facts
|
{
"kubeinit_validations_libvirt_ram_usage": {
"controller-01": {
"id": "controller-01",
"ram": 25165824,
"target": "hypervisor-01"
},
"controller-02": {
"id": "controller-02",
"ram": 25165824,
"target": "hypervisor-01"
},
"controller-03": {
"id": "controller-03",
"ram": 25165824,
"target": "hypervisor-01"
}
}
}
|
ansible_loop_var
|
|
changed
|
|
failed
|
|
item
|
|
Result #4
Field |
Value |
ansible_facts
|
{
"kubeinit_validations_libvirt_ram_usage": {
"compute-01": {
"id": "compute-01",
"ram": 16777216,
"target": "hypervisor-02"
},
"controller-01": {
"id": "controller-01",
"ram": 25165824,
"target": "hypervisor-01"
},
"controller-02": {
"id": "controller-02",
"ram": 25165824,
"target": "hypervisor-01"
},
"controller-03": {
"id": "controller-03",
"ram": 25165824,
"target": "hypervisor-01"
}
}
}
|
ansible_loop_var
|
|
changed
|
|
failed
|
|
item
|
|
|