Execution
Date 03 Apr 2024 08:25:01 +0100
Duration 00:03:47.45
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.2.dev2
Python 3.10.10
Summary
374 Hosts
5 Tasks
1284 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
timeout -s SIGKILL 5 ls -la "/opt/tomcat/temp/manualbanking"  >/dev/null && (mount  | grep "/opt/tomcat/temp/manualbanking")
delta
0:00:00.007280
end
2024-04-03 07:26:49.108858
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ntimeout -s SIGKILL 5 ls -la \"/opt/tomcat/temp/manualbanking\"  >/dev/null && (mount  | grep \"/opt/tomcat/temp/manualbanking\")\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-04-03 07:26:49.101578
stderr

stderr_lines
[]
stdout
/etc/autofs.jelastic on /opt/tomcat/temp/manualbanking type autofs (rw,relatime,fd=18,pipe_ino=3454563365,pgrp=989,timeout=3,minproto=5,maxproto=5,direct,pipe_ino=3454563365)
node243295-kkos-ui-1.j.layershift.co.uk:/opt/tomcat/temp/manualbanking on /opt/tomcat/temp/manualbanking type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,soft,nolock,proto=udp,timeo=120,retrans=20,sec=sys,mountaddr=10.10.115.148,mountvers=3,mountport=2049,mountproto=udp,local_lock=all,addr=10.10.115.148)
node243295-kkos-ui-1.j.layershift.co.uk:/opt/tomcat/temp/manualbanking on /var/ftp/temp/manualbanking type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,soft,nolock,proto=udp,timeo=120,retrans=20,sec=sys,mountaddr=10.10.115.148,mountvers=3,mountport=2049,mountproto=udp,local_lock=all,addr=10.10.115.148)
stdout_lines
[
    "/etc/autofs.jelastic on /opt/tomcat/temp/manualbanking type autofs (rw,relatime,fd=18,pipe_ino=3454563365,pgrp=989,timeout=3,minproto=5,maxproto=5,direct,pipe_ino=3454563365)",
    "node243295-kkos-ui-1.j.layershift.co.uk:/opt/tomcat/temp/manualbanking on /opt/tomcat/temp/manualbanking type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,soft,nolock,proto=udp,timeo=120,retrans=20,sec=sys,mountaddr=10.10.115.148,mountvers=3,mountport=2049,mountproto=udp,local_lock=all,addr=10.10.115.148)",
    "node243295-kkos-ui-1.j.layershift.co.uk:/opt/tomcat/temp/manualbanking on /var/ftp/temp/manualbanking type nfs (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,soft,nolock,proto=udp,timeo=120,retrans=20,sec=sys,mountaddr=10.10.115.148,mountvers=3,mountport=2049,mountproto=udp,local_lock=all,addr=10.10.115.148)"
]