Playbook #2

/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
28 Mar 2024 09:34:10 +0000 00:03:29.18 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 3 10 356 414 23 1

Task result details

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
add_host
{
    "groups": [
        "hypervisor_hosts",
        "kubeinit_hypervisors"
    ],
    "host_name": "hypervisor-01",
    "host_vars": {
        "ansible_connection": "smart",
        "ansible_user": "root"
    }
}
ansible_loop
{
    "allitems": [
        0,
        1
    ],
    "first": true,
    "index": 1,
    "index0": 0,
    "last": false,
    "length": 2,
    "nextitem": 1,
    "revindex": 2,
    "revindex0": 1
}
ansible_loop_var
item
changed
True
failed
False
item
0



Result #2

Field Value
add_host
{
    "groups": [
        "hypervisor_hosts",
        "kubeinit_hypervisors"
    ],
    "host_name": "hypervisor-02",
    "host_vars": {
        "ansible_connection": "smart",
        "ansible_user": "root"
    }
}
ansible_loop
{
    "allitems": [
        0,
        1
    ],
    "first": false,
    "index": 2,
    "index0": 1,
    "last": true,
    "length": 2,
    "previtem": 0,
    "revindex": 1,
    "revindex0": 0
}
ansible_loop_var
item
changed
True
failed
False
item
1