Execution
Date 12 Feb 2026 14:12:45 +0000
Duration 00:05:12.86
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
395 Hosts
6 Tasks
2337 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
/usr/bin/sqlite3 /usr/local/psa/var/modules/watchdog/watchdog.sqlite3 "select * from module_watchdog_service where name='amavisd'"
delta
0:00:00.011013
end
2026-02-12 14:14:16.052840
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\n/usr/bin/sqlite3 /usr/local/psa/var/modules/watchdog/watchdog.sqlite3 \"select * from module_watchdog_service where name='amavisd'\"\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
2026-02-12 14:14:16.041827
stderr

stderr_lines
[]
stdout
24|amavisd|Amavisd|80|monitored|on|off|5|5|5|/usr/sbin/service amavisd start|/usr/sbin/service amavisd  stop|60
stdout_lines
[
    "24|amavisd|Amavisd|80|monitored|on|off|5|5|5|/usr/sbin/service amavisd start|/usr/sbin/service amavisd  stop|60"
]