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
28 Mar 2024 08:52:27 +0000 00:11:17.13 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 6 9 738 805 43 1

Task result details

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
add_host
{
    "groups": [
        "controller_nodes",
        "cluster_nodes"
    ],
    "host_name": "controller-01",
    "host_vars": {
        "ansible_connection": "ssh",
        "ansible_host": "10.0.0.1",
        "group": [
            "controller_nodes",
            "cluster_nodes"
        ],
        "type": "virtual"
    }
}
ansible_loop
{
    "allitems": [
        0,
        1,
        2
    ],
    "first": true,
    "index": 1,
    "index0": 0,
    "last": false,
    "length": 3,
    "nextitem": 1,
    "revindex": 3,
    "revindex0": 2
}
ansible_loop_var
item
changed
True
failed
False
item
0



Result #2

Field Value
add_host
{
    "groups": [
        "controller_nodes",
        "cluster_nodes"
    ],
    "host_name": "controller-02",
    "host_vars": {
        "ansible_connection": "ssh",
        "ansible_host": "10.0.0.2",
        "group": [
            "controller_nodes",
            "cluster_nodes"
        ],
        "type": "virtual"
    }
}
ansible_loop
{
    "allitems": [
        0,
        1,
        2
    ],
    "first": false,
    "index": 2,
    "index0": 1,
    "last": false,
    "length": 3,
    "nextitem": 2,
    "previtem": 0,
    "revindex": 2,
    "revindex0": 1
}
ansible_loop_var
item
changed
True
failed
False
item
1



Result #3

Field Value
add_host
{
    "groups": [
        "controller_nodes",
        "cluster_nodes"
    ],
    "host_name": "controller-03",
    "host_vars": {
        "ansible_connection": "ssh",
        "ansible_host": "10.0.0.3",
        "group": [
            "controller_nodes",
            "cluster_nodes"
        ],
        "type": "virtual"
    }
}
ansible_loop
{
    "allitems": [
        0,
        1,
        2
    ],
    "first": false,
    "index": 3,
    "index0": 2,
    "last": true,
    "length": 3,
    "previtem": 1,
    "revindex": 1,
    "revindex0": 0
}
ansible_loop_var
item
changed
True
failed
False
item
2