Execution
Date
25 Sep 2024 12:30:19 +0100
Duration
00:02:53.50
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
166
Hosts
9
Tasks
1455
Results
1
Plays
11
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:09.08
-
PlayPlaybook to check if there is left cron as per RM9718
-
TaskIf plesk imunify list if cron
-
Date25 Sep 2024 12:32:39 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/check_if_cron_enabled.yaml:9)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail ls -la /etc/cron.d/imunify360-firewall-update |
| delta |
0:00:00.011414 |
| end |
2024-09-25 11:32:31.491802 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\nls -la /etc/cron.d/imunify360-firewall-update\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 |
2 |
| start |
2024-09-25 11:32:31.480388 |
| stderr |
ls: cannot access '/etc/cron.d/imunify360-firewall-update': No such file or directory |
| stderr_lines |
[ "ls: cannot access '/etc/cron.d/imunify360-firewall-update': No such file or directory" ] |
| stdout |
|
| stdout_lines |
[]
|