Execution
Date 07 Apr 2025 14:12:46 +0100
Duration 00:00:01.72
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
hostname -f; sqlite3 /usr/local/psa/var/modules/monitoring/monitoring.sqlite3 "select * from params where name = 'cloud_service_api_key'";agent360 --info | grep Server: | awk '{ print  }'
delta
0:00:00.187593
end
2025-04-07 14:12:47.943415
invocation
{
    "module_args": {
        "_raw_params": "hostname -f; sqlite3 /usr/local/psa/var/modules/monitoring/monitoring.sqlite3 \"select * from params where name = 'cloud_service_api_key'\";agent360 --info | grep Server: | awk '{ print  }'",
        "_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:12:47.755822
stderr

stderr_lines
[]
stdout
bronze-penguin.man-1.vm.plesk-server.com
cloud_service_api_key|15c642d7e43747cbe4d1f8062d8747e547c111d0aaa3c229e68f1179a61fbcaa
Server: 672b4a2b37db03b525114336
stdout_lines
[
    "bronze-penguin.man-1.vm.plesk-server.com",
    "cloud_service_api_key|15c642d7e43747cbe4d1f8062d8747e547c111d0aaa3c229e68f1179a61fbcaa",
    "Server: 672b4a2b37db03b525114336"
]