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

  • Status
    OK
  • Duration
    00:00:00.37
  • Play
    haproxy
  • Task
    haproxy_server : Append services to _haproxy_service_configs_simplified list
  • Host
    aio1

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_facts
{
    "_haproxy_service_configs_simplified": [
        {
            "haproxy_accept_both_protocols": false,
            "haproxy_backend_ca": true,
            "haproxy_backend_httpcheck_options": [
                "send hdr User-Agent \"osa-haproxy-healthcheck\" meth HEAD uri /healthcheck"
            ],
            "haproxy_backend_nodes": [
                "aio1-keystone-container-099b553e",
                "aio1-keystone-container-98f0317b",
                "aio1-keystone-container-09c3eb81"
            ],
            "haproxy_backend_ssl": false,
            "haproxy_balance_type": "http",
            "haproxy_port": 5000,
            "haproxy_service_enabled": true,
            "haproxy_service_name": "keystone_service",
            "haproxy_ssl": true,
            "haproxy_ssl_all_vips": false
        }
    ]
}
ansible_loop_var
item
changed
False
failed
False
item
{
    "haproxy_accept_both_protocols": false,
    "haproxy_backend_ca": true,
    "haproxy_backend_httpcheck_options": [
        "send hdr User-Agent \"osa-haproxy-healthcheck\" meth HEAD uri /healthcheck"
    ],
    "haproxy_backend_nodes": [
        "aio1-keystone-container-099b553e",
        "aio1-keystone-container-98f0317b",
        "aio1-keystone-container-09c3eb81"
    ],
    "haproxy_backend_ssl": false,
    "haproxy_balance_type": "http",
    "haproxy_port": 5000,
    "haproxy_service_enabled": true,
    "haproxy_service_name": "keystone_service",
    "haproxy_ssl": true,
    "haproxy_ssl_all_vips": false
}