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
    CHANGED
  • Duration
    00:00:03.55
  • 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
d338a89548804a073ef5d26dad02e2a92b0f995f
dest
/etc/haproxy/conf.d/nova_api_metadata
diff

failed
False
gid
987
group
haproxy
invocation
{
    "module_args": {
        "_original_basename": "service.j2",
        "attributes": null,
        "backup": false,
        "checksum": "d338a89548804a073ef5d26dad02e2a92b0f995f",
        "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-1765202021.7792625-68099-145183194170939/.source",
        "unsafe_writes": false,
        "validate": null
    }
}
md5sum
1c6d6ffa9f035c5ad3e57fcc86cfac44
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"
    ],
    "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
863
src
/root/.ansible/tmp/ansible-tmp-1765202021.7792625-68099-145183194170939/.source
state
file
uid
0



Result #2

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

failed
False
gid
987
group
haproxy
invocation
{
    "module_args": {
        "_original_basename": "service.j2",
        "attributes": null,
        "backup": false,
        "checksum": "5673d99be4b8ba002ce3d3b2bd17e45c1482ee3d",
        "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-1765202022.8716059-68099-39790829331607/.source",
        "unsafe_writes": false,
        "validate": null
    }
}
md5sum
d71c65cc36e80c214bbfc6834f158c00
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"
    ],
    "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
1030
src
/root/.ansible/tmp/ansible-tmp-1765202022.8716059-68099-39790829331607/.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"
    ],
    "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"
    ],
    "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"
    ],
    "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