Execution
Date 12 Feb 2026 14:57:12 +0000
Duration 00:00:04.32
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
1 Hosts
2 Tasks
2 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.008439
end
2026-02-12 14:57:16.547745
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
non-zero return code
rc
1
start
2026-02-12 14:57:16.539306
stderr
Error: unable to open database "/usr/local/psa/var/modules/watchdog/watchdog.sqlite3": unable to open database file
stderr_lines
[
    "Error: unable to open database \"/usr/local/psa/var/modules/watchdog/watchdog.sqlite3\": unable to open database file"
]
stdout

stdout_lines
[]