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
    CHANGED
  • Duration
    00:00:00.44
  • 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
e262912b7f9fae6d0536e95d5a09423cfd60b0ef
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": "e262912b7f9fae6d0536e95d5a09423cfd60b0ef",
        "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-1765707439.1001968-124253-5296156314969/.source",
        "unsafe_writes": false,
        "validate": null
    }
}
md5sum
c14b1089c67fd2eec24484e524e955cf
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-ee6a63f1"
    ],
    "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
611
src
/root/.ansible/tmp/ansible-tmp-1765707439.1001968-124253-5296156314969/.source
state
file
uid
0