Execution
Date
07 Oct 2025 10:16:26 +0100
Duration
00:07:38.48
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.3 / 1.7.3
Python
3.10.10
Summary
400
Hosts
7
Tasks
2764
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:41.16
-
PlayPlaybook to run install a plugin
-
TaskRun plugin install
-
Date07 Oct 2025 10:18:53 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/install_agent360_plugin.yaml:12)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s cpu_per_user |
| delta |
0:00:02.055674 |
| end |
2025-10-07 10:18:15.468830 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\ncurl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s cpu_per_user\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 |
2025-10-07 10:18:13.413156 |
| stderr |
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 41 100 41 0 0 1782 0 --:--:-- --:--:-- --:--:-- 1782
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 758 100 758 0 0 36095 0 --:--:-- --:--:-- --:--:-- 36095
Redirecting to /bin/systemctl restart agent360.service
|
| stderr_lines |
[ " % Total % Received % Xferd Average Speed Time Time Time Current", " Dload Upload Total Spent Left Speed", "", " 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0", "100 41 100 41 0 0 1782 0 --:--:-- --:--:-- --:--:-- 1782", " % Total % Received % Xferd Average Speed Time Time Time Current", " Dload Upload Total Spent Left Speed", "", " 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0", "100 758 100 758 0 0 36095 0 --:--:-- --:--:-- --:--:-- 36095", "Redirecting to /bin/systemctl restart agent360.service" ] |
| stdout |
Adding conf, so this is an install
cpu_per_user:
{
"apache": 0.0,
"dbus": 1.0,
"dovecot": 0.0,
"grafana": 0.0,
"mysql": 1.9,
"named": 0.0,
"nginx": 0.0,
"plesk-ssh-terminal": 0.0,
"polkitd": 1.9,
"popuser": 0.0,
"postfix": 1.0,
"psaadm": 0.0,
"root": 64.9,
"rpc": 0.0,
"sshd": 0.0,
"sw-cp-server": 0.0,
"systemd-timesync": 0.0
}
|
| stdout_lines |
[ "Adding conf, so this is an install", "cpu_per_user:", "{", " \"apache\": 0.0,", " \"dbus\": 1.0,", " \"dovecot\": 0.0,", " \"grafana\": 0.0,", " \"mysql\": 1.9,", " \"named\": 0.0,", " \"nginx\": 0.0,", " \"plesk-ssh-terminal\": 0.0,", " \"polkitd\": 1.9,", " \"popuser\": 0.0,", " \"postfix\": 1.0,", " \"psaadm\": 0.0,", " \"root\": 64.9,", " \"rpc\": 0.0,", " \"sshd\": 0.0,", " \"sw-cp-server\": 0.0,", " \"systemd-timesync\": 0.0", "}" ] |