Execution
Date 13 Mar 2025 07:22:36 +0000
Duration 00:00:26.73
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
15 Hosts
1 Tasks
15 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
if find "/etc/amavisd/" -mtime -1 | grep -q .; then echo 1;fi if find "/etc/amavisd/" -mtime -1 | grep -q .; then echo 1;fi
delta
0:00:00.009278
end
2025-03-13 07:22:38.631182
invocation
{
    "module_args": {
        "_raw_params": "if find \"/etc/amavisd/\" -mtime -1 | grep -q .; then echo 1;fi if find \"/etc/amavisd/\" -mtime -1 | grep -q .; then echo 1;fi",
        "_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
non-zero return code
rc
1
start
2025-03-13 07:22:38.621904
stderr
/bin/sh: -c: line 0: syntax error near unexpected token `if'
/bin/sh: -c: line 0: `if find "/etc/amavisd/" -mtime -1 | grep -q .; then echo 1;fi if find "/etc/amavisd/" -mtime -1 | grep -q .; then echo 1;fi'
stderr_lines
[
    "/bin/sh: -c: line 0: syntax error near unexpected token `if'",
    "/bin/sh: -c: line 0: `if find \"/etc/amavisd/\" -mtime -1 | grep -q .; then echo 1;fi if find \"/etc/amavisd/\" -mtime -1 | grep -q .; then echo 1;fi'"
]
stdout

stdout_lines
[]