results
|
Result #1
Field |
Value |
ansible_loop
|
{
"allitems": [
0,
1
],
"first": true,
"index": 1,
"index0": 0,
"last": false,
"length": 2,
"nextitem": 1,
"revindex": 2,
"revindex0": 1
}
|
ansible_loop_var
|
|
changed
|
|
false_condition
|
hypervisor_hosts_map_list[ansible_loop.index0]['host'] | default('') | length > 0 and groups['hypervisor_hosts'][ansible_loop.index0] | default('') | length > 0
|
item
|
|
skip_reason
|
Conditional result was False
|
skipped
|
|
Result #2
Field |
Value |
ansible_loop
|
{
"allitems": [
0,
1
],
"first": false,
"index": 2,
"index0": 1,
"last": true,
"length": 2,
"previtem": 0,
"revindex": 1,
"revindex0": 0
}
|
ansible_loop_var
|
|
changed
|
|
false_condition
|
hypervisor_hosts_map_list[ansible_loop.index0]['host'] | default('') | length > 0 and groups['hypervisor_hosts'][ansible_loop.index0] | default('') | length > 0
|
item
|
|
skip_reason
|
Conditional result was False
|
skipped
|
|
|