Execution
Date 24 Oct 2025 12:44:05 +0100
Duration 00:00:02.65
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
4 Hosts
1 Tasks
4 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
grep 109.109.128.233 /vz/root/*/etc/resolv.conf
delta
0:00:00.009271
end
2025-10-24 12:44:06.907180
invocation
{
    "module_args": {
        "_raw_params": "grep 109.109.128.233 /vz/root/*/etc/resolv.conf",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-10-24 12:44:06.897909
stderr

stderr_lines
[]
stdout
/vz/root/11125/etc/resolv.conf:nameserver 109.109.128.233
/vz/root/11956/etc/resolv.conf:nameserver 109.109.128.233
/vz/root/11963/etc/resolv.conf:nameserver 109.109.128.233
/vz/root/12025/etc/resolv.conf:nameserver 109.109.128.233
stdout_lines
[
    "/vz/root/11125/etc/resolv.conf:nameserver 109.109.128.233",
    "/vz/root/11956/etc/resolv.conf:nameserver 109.109.128.233",
    "/vz/root/11963/etc/resolv.conf:nameserver 109.109.128.233",
    "/vz/root/12025/etc/resolv.conf:nameserver 109.109.128.233"
]