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
27 Apr 2024 08:37:34 +0000 00:14:17.82 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
False
msg
All items completed
results

Result #1

Field Value
ansible_facts
{
    "kubeinit_validations_libvirt_combined_ram_usage": {
        "hypervisor-01": [
            {
                "id": "controller-01",
                "ram": 25165824
            }
        ]
    }
}
ansible_loop_var
item
changed
False
failed
False
item
{
    "key": "controller-01",
    "value": {
        "id": "controller-01",
        "ram": 25165824,
        "target": "hypervisor-01"
    }
}



Result #2

Field Value
ansible_facts
{
    "kubeinit_validations_libvirt_combined_ram_usage": {
        "hypervisor-01": [
            {
                "id": "controller-02",
                "ram": 25165824
            },
            {
                "id": "controller-01",
                "ram": 25165824
            }
        ]
    }
}
ansible_loop_var
item
changed
False
failed
False
item
{
    "key": "controller-02",
    "value": {
        "id": "controller-02",
        "ram": 25165824,
        "target": "hypervisor-01"
    }
}



Result #3

Field Value
ansible_facts
{
    "kubeinit_validations_libvirt_combined_ram_usage": {
        "hypervisor-01": [
            {
                "id": "controller-03",
                "ram": 25165824
            },
            {
                "id": "controller-02",
                "ram": 25165824
            },
            {
                "id": "controller-01",
                "ram": 25165824
            }
        ]
    }
}
ansible_loop_var
item
changed
False
failed
False
item
{
    "key": "controller-03",
    "value": {
        "id": "controller-03",
        "ram": 25165824,
        "target": "hypervisor-01"
    }
}



Result #4

Field Value
ansible_facts
{
    "kubeinit_validations_libvirt_combined_ram_usage": {
        "hypervisor-01": [
            {
                "id": "controller-03",
                "ram": 25165824
            },
            {
                "id": "controller-02",
                "ram": 25165824
            },
            {
                "id": "controller-01",
                "ram": 25165824
            }
        ],
        "hypervisor-02": [
            {
                "id": "compute-01",
                "ram": 16777216
            }
        ]
    }
}
ansible_loop_var
item
changed
False
failed
False
item
{
    "key": "compute-01",
    "value": {
        "id": "compute-01",
        "ram": 16777216,
        "target": "hypervisor-02"
    }
}



Result #5

Field Value
ansible_facts
{
    "kubeinit_validations_libvirt_combined_ram_usage": {
        "hypervisor-01": [
            {
                "id": "controller-03",
                "ram": 25165824
            },
            {
                "id": "controller-02",
                "ram": 25165824
            },
            {
                "id": "controller-01",
                "ram": 25165824
            }
        ],
        "hypervisor-02": [
            {
                "id": "juju-controller",
                "ram": 8388608
            },
            {
                "id": "compute-01",
                "ram": 16777216
            }
        ]
    }
}
ansible_loop_var
item
changed
False
failed
False
item
{
    "key": "juju-controller",
    "value": {
        "id": "juju-controller",
        "ram": 8388608,
        "target": "hypervisor-02"
    }
}