Execution
Date 25 Feb 2026 10:12:02 +0000
Duration 00:00:02.64
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.4 / 1.7.4
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
mount | grep backup
delta
0:00:00.010070
end
2026-02-25 10:12:03.613690
invocation
{
    "module_args": {
        "_raw_params": "mount | grep backup",
        "_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
2026-02-25 10:12:03.603620
stderr

stderr_lines
[]
stdout
10.10.10.230:/vz/vmprivate/backups/d4-09 on /vz/vmprivate/backups/d4-09 type nfs (rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,soft,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.10.10.230,mountvers=3,mountport=20048,mountproto=udp,local_lock=all,addr=10.10.10.230)
stdout_lines
[
    "10.10.10.230:/vz/vmprivate/backups/d4-09 on /vz/vmprivate/backups/d4-09 type nfs (rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,soft,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.10.10.230,mountvers=3,mountport=20048,mountproto=udp,local_lock=all,addr=10.10.10.230)"
]