Playbook #2

/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
27 Oct 2023 00:17:41 +0000 00:02:32.56 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 2 6 348 347 23 1

Task result details

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
add_host
{
    "groups": [],
    "host_name": "controller-01",
    "host_vars": {
        "target": "hypervisor-01"
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "controller-01",
    "hypervisor-01"
]



Result #2

Field Value
add_host
{
    "groups": [],
    "host_name": "controller-02",
    "host_vars": {
        "target": "hypervisor-01"
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "controller-02",
    "hypervisor-01"
]



Result #3

Field Value
add_host
{
    "groups": [],
    "host_name": "controller-03",
    "host_vars": {
        "target": "hypervisor-01"
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "controller-03",
    "hypervisor-01"
]



Result #4

Field Value
add_host
{
    "groups": [],
    "host_name": "compute-01",
    "host_vars": {
        "target": "hypervisor-01"
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "compute-01",
    "hypervisor-01"
]



Result #5

Field Value
ansible_loop_var
item
changed
False
false_condition
candidate in groups['kubeinit_hypervisors']
item
[
    "compute-01",
    "hypervisor-02"
]
skip_reason
Conditional result was False
skipped
True



Result #6

Field Value
add_host
{
    "groups": [],
    "host_name": "service",
    "host_vars": {
        "target": "hypervisor-01"
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "service",
    "hypervisor-01"
]