Execution
Date 03 Apr 2024 08:31:57 +0100
Duration 00:00:05.84
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
2 Hosts
6 Tasks
6 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
set -o pipefail
timeout -s SIGKILL 5 ls -la "/archive"  >/dev/null && (cat /etc/exports | grep "/archive")
delta
0:00:00.008608
end
2024-04-03 07:32:02.135056
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ntimeout -s SIGKILL 5 ls -la \"/archive\"  >/dev/null && (cat /etc/exports | grep \"/archive\")\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
non-zero return code
rc
1
start
2024-04-03 07:32:02.126448
stderr

stderr_lines
[]
stdout

stdout_lines
[]