Playbook #1

/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
26 Oct 2023 16:01:52 +0000 01:07:59.06 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 6 846 846 50 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",
            "compute-01"
        ]
    ]
}
ansible_loop_var
item
changed
False
failed
False
item
[
    "hypervisor-01",
    "compute-01"
]