Execution
Date 08 Dec 2025 13:33:24 +0000
Duration 00:06:14.05
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
374 Tasks
364 Results
37 Plays
208 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:01.32
  • 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
b7db5a7d823f55eda440d39af2acba2482c45de6
dest
/etc/haproxy/conf.d/galera
diff

failed
False
gid
987
group
haproxy
invocation
{
    "module_args": {
        "_original_basename": "service.j2",
        "attributes": null,
        "backup": false,
        "checksum": "b7db5a7d823f55eda440d39af2acba2482c45de6",
        "content": null,
        "dest": "/etc/haproxy/conf.d/galera",
        "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-1765200924.5616295-44956-247460433087759/.source",
        "unsafe_writes": false,
        "validate": null
    }
}
md5sum
1a4c28718fe80b5e10dd7c0a8e2063ba
mode
0640
owner
root
service
{
    "haproxy_allowlist_networks": [
        "192.168.0.0/16",
        "172.16.0.0/12",
        "10.0.0.0/8"
    ],
    "haproxy_backend_httpcheck_options": [
        "send hdr User-Agent \"osa-haproxy-healthcheck\" meth HEAD"
    ],
    "haproxy_backend_nodes": [
        "aio1"
    ],
    "haproxy_backend_server_options": [
        "send-proxy-v2"
    ],
    "haproxy_backup_nodes": [],
    "haproxy_balance_type": "tcp",
    "haproxy_bind": [
        {
            "address": "172.29.236.101",
            "interface": ""
        }
    ],
    "haproxy_check_port": 9200,
    "haproxy_port": 3306,
    "haproxy_service_enabled": true,
    "haproxy_service_name": "galera",
    "haproxy_stick_table_enabled": false,
    "haproxy_timeout_client": "5000s",
    "haproxy_timeout_server": "5000s"
}
size
585
src
/root/.ansible/tmp/ansible-tmp-1765200924.5616295-44956-247460433087759/.source
state
file
uid
0