Execution
Date 14 Dec 2025 10:15:01 +0000
Duration 00:06:33.21
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.13.5
Summary
7 Hosts
567 Tasks
554 Results
37 Plays
221 Files
0 Records

Task result details

  • Status
    SKIPPED
  • Duration
    00:00:00.04
  • Play
    haproxy
  • Task
    haproxy_server : Remove haproxy service config files for absent services
  • Host
    aio1

Field Value
changed
False
msg
All items skipped
results

Result #1

Field Value
ansible_loop_var
service
changed
False
false_condition
((service.haproxy_service_enabled | default('True')) | bool) is falsy or (service.state is defined and service.state == 'absent')
service
{
    "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-3917d96e"
    ],
    "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
}
skip_reason
Conditional result was False
skipped
True