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
    SKIPPED
  • Duration
    00:00:00.12
  • Play
    haproxy
  • Task
    haproxy_server : Delete unused map entries
  • Host
    aio1

Field Value
changed
False
msg
All items skipped
results

Result #1

Field Value
ansible_loop_var
item
changed
False
false_condition
(item.0.haproxy_service_enabled | default('True')) | bool is falsy or (item.0.state is defined and item.0.state == 'absent') or (item.1.state | default('present') == 'absent')
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-horizon-container-6bea000f"
        ],
        "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
    }
]
skip_reason
Conditional result was False
skipped
True