Execution
Date 07 Apr 2025 14:12:52 +0100
Duration 00:00:01.65
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.136010
end
2025-04-07 14:12:52.909022
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:52.773012
stderr

stderr_lines
[]
stdout
productive-thunder.man-1.vm.plesk-server.com
cloud_service_api_key|15c642d7e43747cbe4d1f8062d8747e547c111d0aaa3c229e68f1179a61fbcaa
Server: 66f2da0c75fad7762d10eb38
stdout_lines
[
    "productive-thunder.man-1.vm.plesk-server.com",
    "cloud_service_api_key|15c642d7e43747cbe4d1f8062d8747e547c111d0aaa3c229e68f1179a61fbcaa",
    "Server: 66f2da0c75fad7762d10eb38"
]