|
results
|
Result #1
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/pip.conf" ]]; then
rsync -av "/etc/pip.conf" "/var/lib/machines/almalinux-10-amd64/etc/pip.conf"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-08 13:43:47.183129
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/pip.conf\" ]]; then\n rsync -av \"/etc/pip.conf\" \"/var/lib/machines/almalinux-10-amd64/etc/pip.conf\"\nelse\n exit 3\nfi\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
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-08 13:43:47.135231
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
pip.conf
sent 342 bytes received 35 bytes 754.00 bytes/sec
total size is 237 speedup is 0.63
|
|
stdout_lines
|
[
"sending incremental file list",
"pip.conf",
"",
"sent 342 bytes received 35 bytes 754.00 bytes/sec",
"total size is 237 speedup is 0.63"
]
|
Result #2
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/protocols" ]]; then
rsync -av "/etc/protocols" "/var/lib/machines/almalinux-10-amd64/etc/protocols"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-08 13:43:47.377835
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/protocols\" ]]; then\n rsync -av \"/etc/protocols\" \"/var/lib/machines/almalinux-10-amd64/etc/protocols\"\nelse\n exit 3\nfi\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
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-08 13:43:47.330261
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
sent 54 bytes received 12 bytes 132.00 bytes/sec
total size is 6,714 speedup is 101.73
|
|
stdout_lines
|
[
"sending incremental file list",
"",
"sent 54 bytes received 12 bytes 132.00 bytes/sec",
"total size is 6,714 speedup is 101.73"
]
|
Result #3
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/yum/pluginconf.d/fastestmirror.conf" ]]; then
rsync -av "/etc/yum/pluginconf.d/fastestmirror.conf" "/var/lib/machines/almalinux-10-amd64/etc/yum/pluginconf.d/fastestmirror.conf"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-08 13:43:47.538558
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/yum/pluginconf.d/fastestmirror.conf\" ]]; then\n rsync -av \"/etc/yum/pluginconf.d/fastestmirror.conf\" \"/var/lib/machines/almalinux-10-amd64/etc/yum/pluginconf.d/fastestmirror.conf\"\nelse\n exit 3\nfi\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
|
/etc/yum/pluginconf.d/fastestmirror.conf
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-08 13:43:47.536019
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
|
|
stdout_lines
|
|
Result #4
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/locale.conf" ]]; then
rsync -av "/etc/locale.conf" "/var/lib/machines/almalinux-10-amd64/etc/locale.conf"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-08 13:43:47.729549
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/locale.conf\" ]]; then\n rsync -av \"/etc/locale.conf\" \"/var/lib/machines/almalinux-10-amd64/etc/locale.conf\"\nelse\n exit 3\nfi\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
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-08 13:43:47.682823
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
locale.conf
sent 117 bytes received 35 bytes 304.00 bytes/sec
total size is 14 speedup is 0.09
|
|
stdout_lines
|
[
"sending incremental file list",
"locale.conf",
"",
"sent 117 bytes received 35 bytes 304.00 bytes/sec",
"total size is 14 speedup is 0.09"
]
|
Result #5
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/localtime" ]]; then
rsync -av "/etc/localtime" "/var/lib/machines/almalinux-10-amd64/etc/localtime"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-08 13:43:47.920555
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/localtime\" ]]; then\n rsync -av \"/etc/localtime\" \"/var/lib/machines/almalinux-10-amd64/etc/localtime\"\nelse\n exit 3\nfi\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
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-08 13:43:47.873835
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
localtime -> ../usr/share/zoneinfo/UTC
sent 87 bytes received 19 bytes 212.00 bytes/sec
total size is 25 speedup is 0.24
|
|
stdout_lines
|
[
"sending incremental file list",
"localtime -> ../usr/share/zoneinfo/UTC",
"",
"sent 87 bytes received 19 bytes 212.00 bytes/sec",
"total size is 25 speedup is 0.24"
]
|
Result #6
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/default/locale" ]]; then
rsync -av "/etc/default/locale" "/var/lib/machines/almalinux-10-amd64/etc/default/locale"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-08 13:43:48.068128
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/default/locale\" ]]; then\n rsync -av \"/etc/default/locale\" \"/var/lib/machines/almalinux-10-amd64/etc/default/locale\"\nelse\n exit 3\nfi\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
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-08 13:43:48.065843
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
|
|
stdout_lines
|
|
Result #7
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/environment" ]]; then
rsync -av "/etc/environment" "/var/lib/machines/almalinux-10-amd64/etc/environment"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-08 13:43:48.260145
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/environment\" ]]; then\n rsync -av \"/etc/environment\" \"/var/lib/machines/almalinux-10-amd64/etc/environment\"\nelse\n exit 3\nfi\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
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-08 13:43:48.213245
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
environment
sent 330 bytes received 35 bytes 730.00 bytes/sec
total size is 222 speedup is 0.61
|
|
stdout_lines
|
[
"sending incremental file list",
"environment",
"",
"sent 330 bytes received 35 bytes 730.00 bytes/sec",
"total size is 222 speedup is 0.61"
]
|
Result #8
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/pki/rpm-gpg/" ]]; then
rsync -av "/etc/pki/rpm-gpg/" "/var/lib/machines/almalinux-10-amd64/etc/pki/rpm-gpg/"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-08 13:43:48.452163
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/pki/rpm-gpg/\" ]]; then\n rsync -av \"/etc/pki/rpm-gpg/\" \"/var/lib/machines/almalinux-10-amd64/etc/pki/rpm-gpg/\"\nelse\n exit 3\nfi\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
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-08 13:43:48.405473
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
./
RPM-GPG-KEY-CentOS-SIG-Cloud
RPM-GPG-KEY-CentOS-SIG-Virtualization-RDO
RPM-GPG-KEY-EPEL-10
sent 4,061 bytes received 76 bytes 8,274.00 bytes/sec
total size is 5,406 speedup is 1.31
|
|
stdout_lines
|
[
"sending incremental file list",
"./",
"RPM-GPG-KEY-CentOS-SIG-Cloud",
"RPM-GPG-KEY-CentOS-SIG-Virtualization-RDO",
"RPM-GPG-KEY-EPEL-10",
"",
"sent 4,061 bytes received 76 bytes 8,274.00 bytes/sec",
"total size is 5,406 speedup is 1.31"
]
|
Result #9
| Field |
Value |
|
ansible_loop_var
|
|
|
changed
|
|
|
cmd
|
if [[ -e "/etc/yum.repos.d/" ]]; then
rsync -av "/etc/yum.repos.d/" "/var/lib/machines/almalinux-10-amd64/etc/yum.repos.d/"
else
exit 3
fi
|
|
delta
|
|
|
end
|
2025-12-08 13:43:48.644394
|
|
failed
|
|
|
failed_when_result
|
|
|
invocation
|
{
"module_args": {
"_raw_params": "if [[ -e \"/etc/yum.repos.d/\" ]]; then\n rsync -av \"/etc/yum.repos.d/\" \"/var/lib/machines/almalinux-10-amd64/etc/yum.repos.d/\"\nelse\n exit 3\nfi\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
|
|
|
msg
|
|
|
rc
|
|
|
start
|
2025-12-08 13:43:48.597440
|
|
stderr
|
|
|
stderr_lines
|
|
|
stdout
|
sending incremental file list
./
almalinux-crb.repo
epel-lxc_hosts.repo
epel-networkd.repo
epel.repo.rpmsave
rdo-deps.repo
sent 3,647 bytes received 114 bytes 7,522.00 bytes/sec
total size is 11,275 speedup is 3.00
|
|
stdout_lines
|
[
"sending incremental file list",
"./",
"almalinux-crb.repo",
"epel-lxc_hosts.repo",
"epel-networkd.repo",
"epel.repo.rpmsave",
"rdo-deps.repo",
"",
"sent 3,647 bytes received 114 bytes 7,522.00 bytes/sec",
"total size is 11,275 speedup is 3.00"
]
|
|