Execution
Date
13 Mar 2025 10:35:14 +0000
Duration
00:00:36.48
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
91
Hosts
3
Tasks
269
Results
1
Plays
6
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:06.47
-
PlayPlaybook to run rm tasks
-
TaskRun command
-
Date13 Mar 2025 10:35:43 +0000
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/RM9964.yaml:8)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail if find "/etc/amavisd/email-security.conf" -mtime -1 | grep -q .; then echo 1; else exit 1;fi |
| delta |
0:00:00.003112 |
| end |
2025-03-13 06:35:39.068411 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\nif find \"/etc/amavisd/email-security.conf\" -mtime -1 | grep -q .; then echo 1; else exit 1;fi\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 |
2025-03-13 06:35:39.065299 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
1
|
| stdout_lines |
[ "1" ] |