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
    CHANGED
  • Duration
    00:00:01.26
  • Play
    haproxy
  • Task
    haproxy_server : Create haproxy service config files
  • Host
    aio1

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
service
changed
True
checksum
ef68d35d8b2c7fa6db27d27b4b003568a1c222fb
dest
/etc/haproxy/conf.d/nova_api_metadata
diff

failed
False
gid
986
group
haproxy
invocation
{
    "module_args": {
        "_original_basename": "service.j2",
        "attributes": null,
        "backup": false,
        "checksum": "ef68d35d8b2c7fa6db27d27b4b003568a1c222fb",
        "content": null,
        "dest": "/etc/haproxy/conf.d/nova_api_metadata",
        "directory_mode": null,
        "follow": false,
        "force": true,
        "group": "haproxy",
        "local_follow": null,
        "mode": "0640",
        "owner": "root",
        "remote_src": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": "/root/.ansible/tmp/ansible-tmp-1765708706.089601-167578-56030607640086/.source",
        "unsafe_writes": false,
        "validate": null
    }
}
md5sum
b10d5f3bd86d933e9dd95adc3c13890f
mode
0640
owner
root
service
{
    "haproxy_accept_both_protocols": false,
    "haproxy_allowlist_networks": [
        "192.168.0.0/16",
        "172.16.0.0/12",
        "10.0.0.0/8"
    ],
    "haproxy_backend_ca": true,
    "haproxy_backend_httpcheck_options": [
        "send hdr User-Agent \"osa-proxy-healthcheck\" meth HEAD"
    ],
    "haproxy_backend_nodes": [
        "aio1-nova-api-container-01d1027c"
    ],
    "haproxy_backend_ssl": false,
    "haproxy_balance_type": "http",
    "haproxy_bind": [
        {
            "address": "172.29.236.101",
            "interface": ""
        }
    ],
    "haproxy_port": 8775,
    "haproxy_service_enabled": true,
    "haproxy_service_name": "nova_api_metadata",
    "haproxy_ssl": false
}
size
890
src
/root/.ansible/tmp/ansible-tmp-1765708706.089601-167578-56030607640086/.source
state
file
uid
0



Result #2

Field Value
ansible_loop_var
service
changed
True
checksum
fc68552f5dc82675d6b57711e4f558814b3d7a80
dest
/etc/haproxy/conf.d/nova_api_os_compute
diff

failed
False
gid
986
group
haproxy
invocation
{
    "module_args": {
        "_original_basename": "service.j2",
        "attributes": null,
        "backup": false,
        "checksum": "fc68552f5dc82675d6b57711e4f558814b3d7a80",
        "content": null,
        "dest": "/etc/haproxy/conf.d/nova_api_os_compute",
        "directory_mode": null,
        "follow": false,
        "force": true,
        "group": "haproxy",
        "local_follow": null,
        "mode": "0640",
        "owner": "root",
        "remote_src": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": "/root/.ansible/tmp/ansible-tmp-1765708706.4772875-167578-275421895382440/.source",
        "unsafe_writes": false,
        "validate": null
    }
}
md5sum
dea2fe1b5dfe48a2506bec2049c58d73
mode
0640
owner
root
service
{
    "haproxy_accept_both_protocols": false,
    "haproxy_backend_ca": true,
    "haproxy_backend_httpcheck_options": [
        "send hdr User-Agent \"osa-proxy-healthcheck\" meth HEAD"
    ],
    "haproxy_backend_nodes": [
        "aio1-nova-api-container-01d1027c"
    ],
    "haproxy_backend_ssl": false,
    "haproxy_balance_type": "http",
    "haproxy_port": 8774,
    "haproxy_service_enabled": true,
    "haproxy_service_name": "nova_api_os_compute",
    "haproxy_ssl": true,
    "haproxy_ssl_all_vips": false
}
size
1051
src
/root/.ansible/tmp/ansible-tmp-1765708706.4772875-167578-275421895382440/.source
state
file
uid
0



Result #3

Field Value
ansible_loop_var
service
changed
False
false_condition
(service.haproxy_service_enabled | default('True')) | bool
service
{
    "haproxy_accept_both_protocols": false,
    "haproxy_backend_ca": true,
    "haproxy_backend_httpcheck_options": [
        "send hdr User-Agent \"osa-proxy-healthcheck\" meth HEAD uri /spice_auto.html",
        "expect status 200"
    ],
    "haproxy_backend_nodes": [
        "aio1-nova-api-container-01d1027c"
    ],
    "haproxy_backend_ssl": false,
    "haproxy_balance_alg": "source",
    "haproxy_balance_type": "http",
    "haproxy_frontend_raw": [
        "http-request deny if { path,url_dec -m sub /. }"
    ],
    "haproxy_port": "6082",
    "haproxy_service_enabled": false,
    "haproxy_service_name": "nova_spice_console",
    "haproxy_ssl": true,
    "haproxy_ssl_all_vips": false,
    "haproxy_timeout_client": "60m",
    "haproxy_timeout_server": "60m"
}
skip_reason
Conditional result was False
skipped
True



Result #4

Field Value
ansible_loop_var
service
changed
False
false_condition
(service.haproxy_service_enabled | default('True')) | bool
service
{
    "haproxy_accept_both_protocols": false,
    "haproxy_backend_ca": true,
    "haproxy_backend_httpcheck_options": [
        "send hdr User-Agent \"osa-proxy-healthcheck\" meth HEAD uri /vnc.html",
        "expect status 200"
    ],
    "haproxy_backend_nodes": [
        "aio1-nova-api-container-01d1027c"
    ],
    "haproxy_backend_ssl": false,
    "haproxy_balance_alg": "source",
    "haproxy_balance_type": "http",
    "haproxy_frontend_raw": [
        "http-request deny if { path,url_dec -m sub /. }"
    ],
    "haproxy_port": "6080",
    "haproxy_service_enabled": false,
    "haproxy_service_name": "nova_novnc_console",
    "haproxy_ssl": true,
    "haproxy_ssl_all_vips": false,
    "haproxy_timeout_client": "60m",
    "haproxy_timeout_server": "60m"
}
skip_reason
Conditional result was False
skipped
True



Result #5

Field Value
ansible_loop_var
service
changed
False
false_condition
(service.haproxy_service_enabled | default('True')) | bool
service
{
    "haproxy_accept_both_protocols": false,
    "haproxy_backend_ca": true,
    "haproxy_backend_httpcheck_options": [
        "send hdr User-Agent \"osa-proxy-healthcheck\" meth HEAD",
        "expect status 405"
    ],
    "haproxy_backend_nodes": [
        "aio1-nova-api-container-01d1027c"
    ],
    "haproxy_backend_ssl": false,
    "haproxy_balance_alg": "source",
    "haproxy_balance_type": "http",
    "haproxy_frontend_raw": [
        "http-request deny if { path,url_dec -m sub /. }"
    ],
    "haproxy_port": "6083",
    "haproxy_service_enabled": false,
    "haproxy_service_name": "nova_serial_console",
    "haproxy_ssl": true,
    "haproxy_ssl_all_vips": false,
    "haproxy_timeout_client": "60m",
    "haproxy_timeout_server": "60m"
}
skip_reason
Conditional result was False
skipped
True



Result #6

Field Value
ansible_loop_var
service
changed
False
false_condition
(service.haproxy_service_enabled | default('True')) | bool
service
{
    "haproxy_service_enabled": false,
    "haproxy_service_name": "nova_console"
}
skip_reason
Conditional result was False
skipped
True



Result #7

Field Value
ansible_loop_var
service
changed
False
false_condition
(service.haproxy_service_enabled | default('True')) | bool
service
{
    "haproxy_service_enabled": false,
    "haproxy_service_name": "nova_ironic_console"
}
skip_reason
Conditional result was False
skipped
True