Execution
Date 08 Dec 2025 13:39:52 +0000
Duration 00:35:02.03
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
2 Hosts
1377 Tasks
1365 Results
104 Plays
504 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:01.54
  • 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
a73b47ff236a74bfffd3685f5d6c4602942445f8
dest
/etc/haproxy/conf.d/horizon
diff

failed
False
gid
987
group
haproxy
invocation
{
    "module_args": {
        "_original_basename": "service.j2",
        "attributes": null,
        "backup": false,
        "checksum": "a73b47ff236a74bfffd3685f5d6c4602942445f8",
        "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-1765202896.8050506-91064-82177996173745/.source",
        "unsafe_writes": false,
        "validate": null
    }
}
md5sum
37642e8dd989098234c834c5921776fe
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"
    ],
    "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
707
src
/root/.ansible/tmp/ansible-tmp-1765202896.8050506-91064-82177996173745/.source
state
file
uid
0