Execution
Date 15 Dec 2025 10:19:13 +0000
Duration 00:23:12.82
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
9 Hosts
618 Tasks
960 Results
108 Plays
456 Files
0 Records

Task result details


Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
_haproxy_item
aio1
ansible_loop_var
_haproxy_item
changed
True
command
[
    "get weight keystone_service-back/aio1-keystone-container-09c3eb81; enable server keystone_service-back/aio1-keystone-container-09c3eb81"
]
failed
False
invocation
{
    "module_args": {
        "agent": false,
        "backend": "keystone_service-back",
        "drain": false,
        "fail_on_not_found": false,
        "health": false,
        "host": "aio1-keystone-container-09c3eb81",
        "shutdown_sessions": false,
        "socket": "/var/run/haproxy.stat",
        "state": "enabled",
        "wait": false,
        "wait_interval": 5,
        "wait_retries": 24,
        "weight": null
    }
}
output
[
    "1 (initial 1)"
]
state_after
[
    {
        "scur": "0",
        "status": "UP 1/3",
        "weight": "1"
    }
]
state_before
[
    {
        "scur": "0",
        "status": "MAINT",
        "weight": "1"
    }
]