Execution
Date 31 Jul 2024 13:15:12 +0100
Duration 00:00:17.30
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
98 Hosts
1 Tasks
98 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
grep -v 185.149.110.28 /etc/resolv.conf
delta
0:00:00.006365
end
2024-07-31 13:15:18.436176
invocation
{
    "module_args": {
        "_raw_params": "grep -v 185.149.110.28 /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
2024-07-31 13:15:18.429811
stderr

stderr_lines
[]
stdout
; Created by cloud-init on instance boot automatically, do not edit.
;
# Generated by NetworkManager
nameserver 2001:4860:4860::8888
nameserver 2001:4860:4860::8844
stdout_lines
[
    "; Created by cloud-init on instance boot automatically, do not edit.",
    ";",
    "# Generated by NetworkManager",
    "nameserver 2001:4860:4860::8888",
    "nameserver 2001:4860:4860::8844"
]