Execution
Date 26 Sep 2025 06:39:40 +0100
Duration 00:00:24.38
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
33 Hosts
1 Tasks
33 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/bin/python"
}
changed
True
cmd
mount | grep 10.10.10.229
delta
0:00:00.006424
end
2025-09-26 05:39:43.342548
invocation
{
    "module_args": {
        "_raw_params": "mount | grep 10.10.10.229",
        "_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-26 05:39:43.336124
stderr

stderr_lines
[]
stdout
10.10.10.229:/vz/vmprivate/backups/infra4 on /vz/vmprivate/backups/infra4 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.229,mountvers=3,mountport=20048,mountproto=udp,local_lock=all,addr=10.10.10.229)
stdout_lines
[
    "10.10.10.229:/vz/vmprivate/backups/infra4 on /vz/vmprivate/backups/infra4 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.229,mountvers=3,mountport=20048,mountproto=udp,local_lock=all,addr=10.10.10.229)"
]