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:00.82
  • Play
    HAProxy base config
  • Task
    haproxy_server : Regen pem
  • Host
    aio1

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
cmd
{
files=(
    "/etc/haproxy/ssl/haproxy_aio1-23.253.164.124.crt"
    "$(test -f /etc/haproxy/ssl/haproxy_aio1-23.253.164.124-ca.crt && echo /etc/haproxy/ssl/haproxy_aio1-23.253.164.124-ca.crt)"
    "/etc/haproxy/ssl/haproxy_aio1-23.253.164.124.key"
)
for f in "${files[@]}"; do
    cat "$f"
    # adds a newline at the end of file's content if it doesn't exist
    tail -c1 "$f" | grep -q '^$' || echo
  done
} > /etc/haproxy/ssl/haproxy_aio1-23.253.164.124.pem
delta
0:00:00.020139
end
2025-12-15 09:57:04.440010
failed
False
invocation
{
    "module_args": {
        "_raw_params": "{\nfiles=(\n    \"/etc/haproxy/ssl/haproxy_aio1-23.253.164.124.crt\"\n    \"$(test -f /etc/haproxy/ssl/haproxy_aio1-23.253.164.124-ca.crt && echo /etc/haproxy/ssl/haproxy_aio1-23.253.164.124-ca.crt)\"\n    \"/etc/haproxy/ssl/haproxy_aio1-23.253.164.124.key\"\n)\nfor f in \"${files[@]}\"; do\n    cat \"$f\"\n    # adds a newline at the end of file's content if it doesn't exist\n    tail -c1 \"$f\" | grep -q '^$' || echo\n  done\n} > /etc/haproxy/ssl/haproxy_aio1-23.253.164.124.pem\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
{
    "address": "23.253.164.124",
    "interface": null,
    "type": "external"
}
msg

rc
0
start
2025-12-15 09:57:04.419871
stderr

stderr_lines
[]
stdout

stdout_lines
[]



Result #2

Field Value
ansible_loop_var
item
changed
True
cmd
{
files=(
    "/etc/haproxy/ssl/haproxy_aio1-172.29.236.101.crt"
    "$(test -f /etc/haproxy/ssl/haproxy_aio1-172.29.236.101-ca.crt && echo /etc/haproxy/ssl/haproxy_aio1-172.29.236.101-ca.crt)"
    "/etc/haproxy/ssl/haproxy_aio1-172.29.236.101.key"
)
for f in "${files[@]}"; do
    cat "$f"
    # adds a newline at the end of file's content if it doesn't exist
    tail -c1 "$f" | grep -q '^$' || echo
  done
} > /etc/haproxy/ssl/haproxy_aio1-172.29.236.101.pem
delta
0:00:00.020064
end
2025-12-15 09:57:04.781704
failed
False
invocation
{
    "module_args": {
        "_raw_params": "{\nfiles=(\n    \"/etc/haproxy/ssl/haproxy_aio1-172.29.236.101.crt\"\n    \"$(test -f /etc/haproxy/ssl/haproxy_aio1-172.29.236.101-ca.crt && echo /etc/haproxy/ssl/haproxy_aio1-172.29.236.101-ca.crt)\"\n    \"/etc/haproxy/ssl/haproxy_aio1-172.29.236.101.key\"\n)\nfor f in \"${files[@]}\"; do\n    cat \"$f\"\n    # adds a newline at the end of file's content if it doesn't exist\n    tail -c1 \"$f\" | grep -q '^$' || echo\n  done\n} > /etc/haproxy/ssl/haproxy_aio1-172.29.236.101.pem\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
item
{
    "address": "172.29.236.101",
    "interface": null,
    "type": "internal"
}
msg

rc
0
start
2025-12-15 09:57:04.761640
stderr

stderr_lines
[]
stdout

stdout_lines
[]