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": "service",
    "host_vars": {
        "os": "debian",
        "services": [
            "bind",
            "dnsmasq",
            "haproxy",
            "apache",
            "registry",
            "apps"
        ],
        "target_order": [
            "hypervisor-01"
        ]
    }
}
ansible_loop_var
item
changed
True
failed
False
item
[
    "service",
    {
        "os": "debian",
        "services": [
            "bind",
            "dnsmasq",
            "haproxy",
            "apache",
            "registry",
            "apps"
        ],
        "target_order": [
            "hypervisor-01"
        ]
    }
]



Result #2

Field Value
add_host
{
    "groups": [],
    "host_name": "service",
    "host_vars": {}
}
ansible_loop_var
item
changed
False
failed
False
item
[
    "service",
    {
        "name": "service"
    }
]