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

rc
0
start
2025-12-08 13:34:55.740715
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.020924
end
2025-12-08 13:34:56.112795
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:34:56.091871
stderr

stderr_lines
[]
stdout

stdout_lines
[]