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
19 Apr 2024 08:49:17 +0000 00:30:24.37 nyctea root Ansible 2.15.2 ara 1.6.1 (client), 1.6.1 (server) Python 3.11.4 7 10 778 845 48 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": {
        "os": "ubuntu"
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "controller-01",
    {
        "os": "ubuntu"
    }
]



Result #2

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



Result #3

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



Result #4

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



Result #5

Field Value
add_host
{
    "groups": [],
    "host_name": "controller-01",
    "host_vars": {
        "maxvcpus": "16",
        "vcpus": "8"
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "controller-01",
    {
        "maxvcpus": 16,
        "vcpus": 8,
        "when_type": "virtual"
    }
]



Result #6

Field Value
add_host
{
    "groups": [],
    "host_name": "controller-02",
    "host_vars": {
        "maxvcpus": "16",
        "vcpus": "8"
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "controller-02",
    {
        "maxvcpus": 16,
        "vcpus": 8,
        "when_type": "virtual"
    }
]



Result #7

Field Value
add_host
{
    "groups": [],
    "host_name": "controller-03",
    "host_vars": {
        "maxvcpus": "16",
        "vcpus": "8"
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "controller-03",
    {
        "maxvcpus": 16,
        "vcpus": 8,
        "when_type": "virtual"
    }
]



Result #8

Field Value
add_host
{
    "groups": [],
    "host_name": "compute-01",
    "host_vars": {
        "maxvcpus": "16",
        "vcpus": "8"
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "compute-01",
    {
        "maxvcpus": 16,
        "vcpus": 8,
        "when_type": "virtual"
    }
]



Result #9

Field Value
add_host
{
    "groups": [],
    "host_name": "controller-01",
    "host_vars": {
        "disk": "25G",
        "ram": "25165824",
        "target_order": [
            "hypervisor-01"
        ]
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "controller-01",
    {
        "disk": "25G",
        "ram": 25165824,
        "target_order": [
            "hypervisor-01"
        ],
        "when_group": "controller_nodes"
    }
]



Result #10

Field Value
add_host
{
    "groups": [],
    "host_name": "controller-02",
    "host_vars": {
        "disk": "25G",
        "ram": "25165824",
        "target_order": [
            "hypervisor-01"
        ]
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "controller-02",
    {
        "disk": "25G",
        "ram": 25165824,
        "target_order": [
            "hypervisor-01"
        ],
        "when_group": "controller_nodes"
    }
]



Result #11

Field Value
add_host
{
    "groups": [],
    "host_name": "controller-03",
    "host_vars": {
        "disk": "25G",
        "ram": "25165824",
        "target_order": [
            "hypervisor-01"
        ]
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "controller-03",
    {
        "disk": "25G",
        "ram": 25165824,
        "target_order": [
            "hypervisor-01"
        ],
        "when_group": "controller_nodes"
    }
]



Result #12

Field Value
add_host
{
    "groups": [],
    "host_name": "compute-01",
    "host_vars": {}
}
ansible_loop_var
item
changed
False
failed
False
item
[
    "compute-01",
    {
        "disk": "25G",
        "ram": 25165824,
        "target_order": [
            "hypervisor-01"
        ],
        "when_group": "controller_nodes"
    }
]



Result #13

Field Value
add_host
{
    "groups": [],
    "host_name": "controller-01",
    "host_vars": {}
}
ansible_loop_var
item
changed
False
failed
False
item
[
    "controller-01",
    {
        "disk": "30G",
        "ram": "16777216",
        "target_order": [
            "hypervisor-02",
            "hypervisor-01"
        ],
        "when_group": "compute_nodes"
    }
]



Result #14

Field Value
add_host
{
    "groups": [],
    "host_name": "controller-02",
    "host_vars": {}
}
ansible_loop_var
item
changed
False
failed
False
item
[
    "controller-02",
    {
        "disk": "30G",
        "ram": "16777216",
        "target_order": [
            "hypervisor-02",
            "hypervisor-01"
        ],
        "when_group": "compute_nodes"
    }
]



Result #15

Field Value
add_host
{
    "groups": [],
    "host_name": "controller-03",
    "host_vars": {}
}
ansible_loop_var
item
changed
False
failed
False
item
[
    "controller-03",
    {
        "disk": "30G",
        "ram": "16777216",
        "target_order": [
            "hypervisor-02",
            "hypervisor-01"
        ],
        "when_group": "compute_nodes"
    }
]



Result #16

Field Value
add_host
{
    "groups": [],
    "host_name": "compute-01",
    "host_vars": {
        "disk": "30G",
        "ram": "16777216",
        "target_order": [
            "hypervisor-02",
            "hypervisor-01"
        ]
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "compute-01",
    {
        "disk": "30G",
        "ram": "16777216",
        "target_order": [
            "hypervisor-02",
            "hypervisor-01"
        ],
        "when_group": "compute_nodes"
    }
]