Execution
Date 08 Dec 2025 13:50:33 +0000
Duration 00:06:27.80
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
7 Hosts
589 Tasks
576 Results
37 Plays
222 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.40
  • 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-10.0.19.170.crt"
    "$(test -f /etc/haproxy/ssl/haproxy_aio1-10.0.19.170-ca.crt && echo /etc/haproxy/ssl/haproxy_aio1-10.0.19.170-ca.crt)"
    "/etc/haproxy/ssl/haproxy_aio1-10.0.19.170.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-10.0.19.170.pem
delta
0:00:00.012119
end
2025-12-08 13:51:23.212574
failed
False
invocation
{
    "module_args": {
        "_raw_params": "{\nfiles=(\n    \"/etc/haproxy/ssl/haproxy_aio1-10.0.19.170.crt\"\n    \"$(test -f /etc/haproxy/ssl/haproxy_aio1-10.0.19.170-ca.crt && echo /etc/haproxy/ssl/haproxy_aio1-10.0.19.170-ca.crt)\"\n    \"/etc/haproxy/ssl/haproxy_aio1-10.0.19.170.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-10.0.19.170.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": "10.0.19.170",
    "interface": null,
    "type": "external"
}
msg

rc
0
start
2025-12-08 13:51:23.200455
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.012763
end
2025-12-08 13:51:23.385279
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-08 13:51:23.372516
stderr

stderr_lines
[]
stdout

stdout_lines
[]