Execution
Date 15 Dec 2025 09:55:36 +0000
Duration 00:21:13.46
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
15 Hosts
924 Tasks
1203 Results
46 Plays
212 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.43
  • 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_backend_ca": true,
            "haproxy_backend_httpcheck_options": [
                "send hdr User-Agent \"osa-haproxy-healthcheck\" meth HEAD uri /constraints/upper_constraints_cached.txt",
                "expect status 200"
            ],
            "haproxy_backend_nodes": [
                "aio1-repo-container-f79c1daa",
                "aio1-repo-container-93b37cf6",
                "aio1-repo-container-7d639533"
            ],
            "haproxy_backend_ssl": false,
            "haproxy_balance_type": "http",
            "haproxy_bind": [
                {
                    "address": "172.29.236.101",
                    "interface": ""
                }
            ],
            "haproxy_port": 8181,
            "haproxy_service_enabled": true,
            "haproxy_service_name": "repo_all",
            "haproxy_ssl": false
        }
    ]
}
ansible_loop_var
item
changed
False
failed
False
item
{
    "haproxy_backend_ca": true,
    "haproxy_backend_httpcheck_options": [
        "send hdr User-Agent \"osa-haproxy-healthcheck\" meth HEAD uri /constraints/upper_constraints_cached.txt",
        "expect status 200"
    ],
    "haproxy_backend_nodes": [
        "aio1-repo-container-f79c1daa",
        "aio1-repo-container-93b37cf6",
        "aio1-repo-container-7d639533"
    ],
    "haproxy_backend_ssl": false,
    "haproxy_balance_type": "http",
    "haproxy_bind": [
        {
            "address": "172.29.236.101",
            "interface": ""
        }
    ],
    "haproxy_port": 8181,
    "haproxy_service_enabled": true,
    "haproxy_service_name": "repo_all",
    "haproxy_ssl": false
}