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
    OK
  • Duration
    00:00:00.48
  • Play
    HAProxy base config
  • Task
    haproxy_server : Remove haproxy service config files for absent services
  • Host
    aio1

Field Value
changed
False
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
service
changed
False
failed
False
invocation
{
    "module_args": {
        "_diff_peek": null,
        "_original_basename": null,
        "access_time": null,
        "access_time_format": "%Y%m%d%H%M.%S",
        "attributes": null,
        "follow": true,
        "force": false,
        "group": null,
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/etc/haproxy/conf.d/security_txt",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "absent",
        "unsafe_writes": false
    }
}
path
/etc/haproxy/conf.d/security_txt
service
{
    "haproxy_backend_arguments": [
        "errorfile 503 /etc/haproxy/security.txt"
    ],
    "haproxy_backend_nodes": [],
    "haproxy_backend_only": true,
    "haproxy_balance_type": "http",
    "haproxy_map_entries": [
        {
            "entries": [
                ".*/security.txt security_txt-back"
            ],
            "name": "base_regex"
        }
    ],
    "haproxy_service_enabled": false,
    "haproxy_service_name": "security_txt"
}
state
absent



Result #2

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_balance_type": "http",
    "haproxy_frontend_acls": {},
    "haproxy_frontend_only": true,
    "haproxy_frontend_raw": [
        "http-response set-header Strict-Transport-Security \"max-age=31536000; includeSubDomains;\"",
        "http-response set-header X-Content-Type-Options \"nosniff\"",
        "http-response set-header Referrer-Policy \"same-origin\"",
        "http-response set-header Permissions-Policy \"accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(self), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), navigation-override=(self), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=(), clipboard-read=(self), clipboard-write=(self), gamepad=(), speaker-selection=()\"",
        "http-response set-header Content-Security-Policy \" default-src 'self'; frame-ancestors 'self' ; form-action 'self'; upgrade-insecure-requests; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self' 10.0.19.177:6082 10.0.19.177:6080 10.0.19.177:6083; frame-src 'self' 10.0.19.177:6082 10.0.19.177:6080 10.0.19.177:6083; connect-src 'self' 10.0.19.177:* wss://10.0.19.177:6083; img-src 'self' data:; worker-src blob:; \"\n",
        ""
    ],
    "haproxy_map_entries": [
        {
            "entries": [
                "#Regular expression map file - this comment is defined in the base frontend config"
            ],
            "name": "base_regex"
        }
    ],
    "haproxy_maps": [
        "use_backend %[path,map_reg(/etc/haproxy/base_regex.map)]"
    ],
    "haproxy_port": "443",
    "haproxy_redirect_http_port": 80,
    "haproxy_redirect_scheme": "https if !{ ssl_fc }",
    "haproxy_service_enabled": true,
    "haproxy_service_name": "base",
    "haproxy_ssl": true,
    "haproxy_ssl_all_vips": true
}
skip_reason
Conditional result was False
skipped
True



Result #3

Field Value
ansible_loop_var
service
changed
False
failed
False
invocation
{
    "module_args": {
        "_diff_peek": null,
        "_original_basename": null,
        "access_time": null,
        "access_time_format": "%Y%m%d%H%M.%S",
        "attributes": null,
        "follow": true,
        "force": false,
        "group": null,
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/etc/haproxy/conf.d/letsencrypt",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "absent",
        "unsafe_writes": false
    }
}
path
/etc/haproxy/conf.d/letsencrypt
service
{
    "backend_fall": 5,
    "backend_rise": 1,
    "haproxy_backend_nodes": [
        "aio1"
    ],
    "haproxy_balance_type": "http",
    "haproxy_bind": [
        "127.0.0.1"
    ],
    "haproxy_port": 8888,
    "haproxy_service_enabled": false,
    "haproxy_service_name": "letsencrypt",
    "interval": 4000
}
state
absent



Result #4

Field Value
ansible_loop_var
service
changed
False
failed
False
invocation
{
    "module_args": {
        "_diff_peek": null,
        "_original_basename": null,
        "access_time": null,
        "access_time_format": "%Y%m%d%H%M.%S",
        "attributes": null,
        "follow": true,
        "force": false,
        "group": null,
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "/etc/haproxy/conf.d/ceph-rgw",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "absent",
        "unsafe_writes": false
    }
}
path
/etc/haproxy/conf.d/ceph-rgw
service
{
    "haproxy_accept_both_protocols": false,
    "haproxy_backend_ca": true,
    "haproxy_backend_httpcheck_options": [
        "send meth HEAD",
        "expect rstatus 200|405"
    ],
    "haproxy_backend_nodes": [],
    "haproxy_backend_ssl": false,
    "haproxy_balance_alg": "source",
    "haproxy_balance_type": "http",
    "haproxy_port": "8080",
    "haproxy_service_enabled": false,
    "haproxy_service_name": "ceph-rgw",
    "haproxy_ssl": true,
    "haproxy_ssl_all_vips": false
}
state
absent