|
results
|
Result #1
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
{
files=(
"/etc/haproxy/ssl/haproxy_aio1-10.0.19.177.crt"
"$(test -f /etc/haproxy/ssl/haproxy_aio1-10.0.19.177-ca.crt && echo /etc/haproxy/ssl/haproxy_aio1-10.0.19.177-ca.crt)"
"/etc/haproxy/ssl/haproxy_aio1-10.0.19.177.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.177.pem
|
|
delta
|
|
|
end
|
2025-12-14 10:15:51.129719
|
|
failed
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "{\nfiles=(\n \"/etc/haproxy/ssl/haproxy_aio1-10.0.19.177.crt\"\n \"$(test -f /etc/haproxy/ssl/haproxy_aio1-10.0.19.177-ca.crt && echo /etc/haproxy/ssl/haproxy_aio1-10.0.19.177-ca.crt)\"\n \"/etc/haproxy/ssl/haproxy_aio1-10.0.19.177.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.177.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.177",
"interface": null,
"type": "external"
}
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-14 10:15:51.117265
|
|
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-14 10:15:51.276743
|
|
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-14 10:15:51.264607
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
|
|
stdout_lines
|
|
|