Execution
Date 15 Dec 2025 09:55:36 +0000
Duration 00:21:13.46
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
15 Hosts
924 Tasks
1203 Results
46 Plays
212 Files
0 Records

Task result details

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

failed
False
gid
986
group
haproxy
invocation
{
    "module_args": {
        "_original_basename": "service.j2",
        "attributes": null,
        "backup": false,
        "checksum": "b10d316effed02473d07cd92a8a50a74e4e3c191",
        "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-1765792879.9363642-139177-116310319876237/.source",
        "unsafe_writes": false,
        "validate": null
    }
}
md5sum
5462eeaaa80ff248971a4fa66053f592
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-galera-container-10af3343"
    ],
    "haproxy_backend_server_options": [
        "send-proxy-v2"
    ],
    "haproxy_backup_nodes": [
        "aio1-galera-container-cca271a2",
        "aio1-galera-container-a48b90ad"
    ],
    "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
859
src
/root/.ansible/tmp/ansible-tmp-1765792879.9363642-139177-116310319876237/.source
state
file
uid
0