Execution
Date 30 Sep 2025 08:34:23 +0100
Duration 00:00:01.76
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
3 Hosts
1 Tasks
3 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
mount | grep vmprivate
delta
0:00:00.010653
end
2025-09-30 08:34:25.019338
invocation
{
    "module_args": {
        "_raw_params": "mount | grep vmprivate",
        "_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-09-30 08:34:25.008685
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)"
]