Execution
Date 15 Dec 2025 10:19:13 +0000
Duration 00:23:12.82
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
9 Hosts
618 Tasks
960 Results
108 Plays
456 Files
0 Records

Task result details

  • Status
    SKIPPED
  • Duration
    00:00:00.12
  • 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_accept_both_protocols": false,
    "haproxy_backend_ca": true,
    "haproxy_backend_httpcheck_options": [
        "send hdr User-Agent \"osa-haproxy-healthcheck\" meth HEAD uri /healthcheck"
    ],
    "haproxy_backend_nodes": [
        "aio1-keystone-container-099b553e",
        "aio1-keystone-container-98f0317b",
        "aio1-keystone-container-09c3eb81"
    ],
    "haproxy_backend_ssl": false,
    "haproxy_balance_type": "http",
    "haproxy_port": 5000,
    "haproxy_service_enabled": true,
    "haproxy_service_name": "keystone_service",
    "haproxy_ssl": true,
    "haproxy_ssl_all_vips": false
}
skip_reason
Conditional result was False
skipped
True