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
    SKIPPED
  • Duration
    00:00:00.27
  • 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 GET uri /healthcheck"
    ],
    "haproxy_backend_nodes": [
        "aio1"
    ],
    "haproxy_backend_ssl": false,
    "haproxy_balance_type": "http",
    "haproxy_port": 9696,
    "haproxy_service_enabled": true,
    "haproxy_service_name": "neutron_server",
    "haproxy_ssl": true,
    "haproxy_ssl_all_vips": false
}
skip_reason
Conditional result was False
skipped
True