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
29 Oct 2023 00:03:04 +0000 00:13:18.30 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 6 845 845 49 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"
]



Result #3

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



Result #4

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