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
-
StatusOK
-
Duration00:00:08.42
-
PlayPlaybook to check the mounts
-
TaskRun command to check the mounts
-
Date03 Apr 2024 08:27:09 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/projects/RM9380/RM9380-check.yaml:21)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail timeout -s SIGKILL 5 ls -la "/var/lib/jelastic/backup/remote" >/dev/null && (mount | grep "/var/lib/jelastic/backup/remote") |
| delta |
0:00:00.019926 |
| end |
2024-04-03 07:27:01.478005 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\ntimeout -s SIGKILL 5 ls -la \"/var/lib/jelastic/backup/remote\" >/dev/null && (mount | grep \"/var/lib/jelastic/backup/remote\")\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:27:01.458079 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
/etc/autofs.jelastic on /var/lib/jelastic/backup/remote type autofs (rw,relatime,fd=18,pipe_ino=485555592,pgrp=17566,timeout=300,minproto=5,maxproto=5,direct,pipe_ino=485555592) node578169-catalyst-beta.j.layershift.co.uk:/data/db on /var/lib/jelastic/backup/remote type nfs4 (rw,relatime,vers=4.1,rsize=1048576,wsize=1048576,namlen=255,soft,proto=tcp,timeo=30,retrans=2,sec=sys,clientaddr=10.10.134.8,local_lock=none,addr=10.10.122.127) |
| stdout_lines |
[ "/etc/autofs.jelastic on /var/lib/jelastic/backup/remote type autofs (rw,relatime,fd=18,pipe_ino=485555592,pgrp=17566,timeout=300,minproto=5,maxproto=5,direct,pipe_ino=485555592)", "node578169-catalyst-beta.j.layershift.co.uk:/data/db on /var/lib/jelastic/backup/remote type nfs4 (rw,relatime,vers=4.1,rsize=1048576,wsize=1048576,namlen=255,soft,proto=tcp,timeo=30,retrans=2,sec=sys,clientaddr=10.10.134.8,local_lock=none,addr=10.10.122.127)" ] |