Execution
Date 07 Apr 2025 14:08:31 +0100
Duration 00:00:01.54
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
6 Hosts
1 Tasks
6 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
sqlite3 /usr/local/psa/var/modules/monitoring/monitoring.sqlite3 "select * from params where name = 'cloud_service_api_key'"
delta
0:00:00.009610
end
2025-04-07 14:08:32.583532
invocation
{
    "module_args": {
        "_raw_params": "sqlite3 /usr/local/psa/var/modules/monitoring/monitoring.sqlite3 \"select * from params where name = 'cloud_service_api_key'\"",
        "_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

rc
0
start
2025-04-07 14:08:32.573922
stderr

stderr_lines
[]
stdout
cloud_service_api_key|5a9940ae72d9b5e3f3f92f8d0abcaa0df7f06282acc7d36d5d854745e581852f
stdout_lines
[
    "cloud_service_api_key|5a9940ae72d9b5e3f3f92f8d0abcaa0df7f06282acc7d36d5d854745e581852f"
]