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.71
  • Play
    haproxy
  • Task
    haproxy_server : Create haproxy map files
  • Host
    aio1

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
checksum
db7a736954cb85089b1d0a54bdea5a7f30379939
dest
/etc/haproxy/map.conf.d/base_regex/98-horizon.map
diff

failed
False
gid
987
group
haproxy
invocation
{
    "module_args": {
        "_original_basename": "map.j2",
        "attributes": null,
        "backup": false,
        "checksum": "db7a736954cb85089b1d0a54bdea5a7f30379939",
        "content": null,
        "dest": "/etc/haproxy/map.conf.d/base_regex/98-horizon.map",
        "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-1765202901.529128-91109-54008442687413/.source.map",
        "unsafe_writes": false,
        "validate": null
    }
}
item
[
    {
        "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_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 }"
        ]
    },
    {
        "entries": [
            "/ horizon-back"
        ],
        "name": "base_regex",
        "order": 98
    }
]
md5sum
9b861b5e01146fc82daa0ee14fc50168
mode
0640
owner
root
size
15
src
/root/.ansible/tmp/ansible-tmp-1765202901.529128-91109-54008442687413/.source.map
state
file
uid
0