Execution
Date
22 Apr 2026 13:22:19 +0100
Duration
00:03:22.86
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.13
ara
1.7.5 / 1.7.5
Python
3.10.10
Summary
1
Hosts
15
Tasks
15
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:04.45
-
PlayNew KVM server provisioning scripts
-
TaskInstall Agent360 monitoring agent
-
Hostnew_kvm_node
-
Date22 Apr 2026 13:22:56 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/kvm_node_install/setup_new_node.yaml:145)
-
Tags
- monitoring
- agent360
| Field | Value |
|---|---|
| changed |
True |
| cmd |
set -o pipefail bash /tmp/agent360.sh 6225dd3b2c8afd50166ae988 |
| delta |
0:00:04.073463 |
| end |
2026-04-22 12:22:56.162020 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\nbash /tmp/agent360.sh 6225dd3b2c8afd50166ae988\n", "_uses_shell": true, "argv": null, "chdir": "/tmp", "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2026-04-22 12:22:52.088557 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
> Getting the Linux distribution name and version... [32m [SUCCESS] Found AlmaLinux 9[m > Installing the necessary packages... [32m [SUCCESS] All the necessary packages were installed[m > Installing agent360... > Creating requirements.txt with hash verification for agent360... [32m [SUCCESS] Finished with agent360[m [32m [SUCCESS] agent360 installed[m > Preparing the agent360 configuration... > Adding custom agent360 configuration files... > Generating a server ID... [32m [SUCCESS] The server token has been generated: 69e8bd9f64834deb63057ab9[m > Adding the user... [33m [NOTE] The user already exists[m > Creating the service... [32m [SUCCESS] The service has been created[m > Trying to enable and start the service... [32m [SUCCESS] The service has been configured[m |
| stdout_lines |
[ "> Getting the Linux distribution name and version...", "\u001b[32m [SUCCESS] Found AlmaLinux 9\u001b[m", "> Installing the necessary packages...", "\u001b[32m [SUCCESS] All the necessary packages were installed\u001b[m", "> Installing agent360...", "> Creating requirements.txt with hash verification for agent360...", "\u001b[32m [SUCCESS] Finished with agent360\u001b[m", "\u001b[32m [SUCCESS] agent360 installed\u001b[m", "> Preparing the agent360 configuration...", "> Adding custom agent360 configuration files...", "> Generating a server ID...", "\u001b[32m [SUCCESS] The server token has been generated: 69e8bd9f64834deb63057ab9\u001b[m", "> Adding the user...", "\u001b[33m [NOTE] The user already exists\u001b[m", "> Creating the service...", "\u001b[32m [SUCCESS] The service has been created\u001b[m", "> Trying to enable and start the service...", "\u001b[32m [SUCCESS] The service has been configured\u001b[m" ] |