Playbook #1

/root/kubeinit/ci/builds/bsU8uCNn/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
05 May 2024 07:01:27 +0000 00:15:38.91 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 9 7 1009 1076 51 1

Task result details

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_facts
{
    "all_hosts_guest_vms": [
        [
            "hypervisor-01",
            "controller-01"
        ]
    ]
}
ansible_loop_var
item
changed
False
failed
False
item
[
    "hypervisor-01",
    "controller-01"
]



Result #2

Field Value
ansible_facts
{
    "all_hosts_guest_vms": [
        [
            "hypervisor-01",
            "controller-01"
        ],
        [
            "hypervisor-01",
            "controller-02"
        ]
    ]
}
ansible_loop_var
item
changed
False
failed
False
item
[
    "hypervisor-01",
    "controller-02"
]



Result #3

Field Value
ansible_facts
{
    "all_hosts_guest_vms": [
        [
            "hypervisor-01",
            "controller-01"
        ],
        [
            "hypervisor-01",
            "controller-02"
        ],
        [
            "hypervisor-01",
            "controller-03"
        ]
    ]
}
ansible_loop_var
item
changed
False
failed
False
item
[
    "hypervisor-01",
    "controller-03"
]



Result #4

Field Value
ansible_loop_var
item
changed
False
false_condition
hostvars[guest_vm].target in hypervisor
item
[
    "hypervisor-02",
    "controller-01"
]
skip_reason
Conditional result was False
skipped
True



Result #5

Field Value
ansible_loop_var
item
changed
False
false_condition
hostvars[guest_vm].target in hypervisor
item
[
    "hypervisor-02",
    "controller-02"
]
skip_reason
Conditional result was False
skipped
True



Result #6

Field Value
ansible_loop_var
item
changed
False
false_condition
hostvars[guest_vm].target in hypervisor
item
[
    "hypervisor-02",
    "controller-03"
]
skip_reason
Conditional result was False
skipped
True