Execution
Date 14 Dec 2025 10:21:40 +0000
Duration 00:43:55.98
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
13 Hosts
2438 Tasks
2413 Results
107 Plays
511 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.67
  • Play
    haproxy
  • Task
    haproxy_server : Create haproxy service config files
  • Host
    aio1

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
service
changed
True
checksum
7597c2ef65031bc42c7fa27023dffae95e5b6b4e
dest
/etc/haproxy/conf.d/horizon
diff

failed
False
gid
986
group
haproxy
invocation
{
    "module_args": {
        "_original_basename": "service.j2",
        "attributes": null,
        "backup": false,
        "checksum": "7597c2ef65031bc42c7fa27023dffae95e5b6b4e",
        "content": null,
        "dest": "/etc/haproxy/conf.d/horizon",
        "directory_mode": null,
        "follow": false,
        "force": true,
        "group": "haproxy",
        "local_follow": null,
        "mode": "0640",
        "owner": "root",
        "remote_src": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": "/root/.ansible/tmp/ansible-tmp-1765709703.606311-202811-66996560270053/.source",
        "unsafe_writes": false,
        "validate": null
    }
}
md5sum
1a3e57111c384bc127f64a80bf24a917
mode
0640
owner
root
service
{
    "haproxy_backend_ca": true,
    "haproxy_backend_httpcheck_options": [
        "send hdr User-Agent \"osa-haproxy-healthcheck\" meth HEAD uri /auth/login/"
    ],
    "haproxy_backend_nodes": [
        "aio1-horizon-container-6bea000f"
    ],
    "haproxy_backend_only": true,
    "haproxy_backend_port": "80",
    "haproxy_backend_ssl": false,
    "haproxy_balance_alg": "source",
    "haproxy_balance_type": "http",
    "haproxy_map_entries": [
        {
            "entries": [
                "/ horizon-back"
            ],
            "name": "base_regex",
            "order": 98
        }
    ],
    "haproxy_service_enabled": true,
    "haproxy_service_name": "horizon",
    "haproxy_stick_table": [
        "stick-table  type ipv6  size 256k  expire 10s  store http_req_rate(10s),http_err_rate(10s)",
        "http-request track-sc0 src",
        "http-request deny deny_status 429 if { sc_http_req_rate(0) gt 20 } { path_beg /auth } !{ src 192.168.0.0/16 } !{ src 172.16.0.0/12 } !{ src 10.0.0.0/8 }",
        "http-request deny deny_status 429 if { sc_http_err_rate(0) gt 20 } !{ src 192.168.0.0/16 } !{ src 172.16.0.0/12 } !{ src 10.0.0.0/8 }"
    ]
}
size
734
src
/root/.ansible/tmp/ansible-tmp-1765709703.606311-202811-66996560270053/.source
state
file
uid
0