|
results
|
Result #1
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
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
|
|
|
end
|
2025-12-08 13:51:23.212574
|
|
failed
|
|
|
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
|
|
|
start
|
2025-12-08 13:51:23.200455
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
|
|
stdout_lines
|
|
Result #2
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
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
|
|
|
end
|
2025-12-08 13:51:23.385279
|
|
failed
|
|
|
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
|
|
|
start
|
2025-12-08 13:51:23.372516
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
|
|
stdout_lines
|
|
|