Execution
Date
04 Mar 2025 13:49:57 +0000
Duration
00:00:25.87
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
34
Hosts
7
Tasks
199
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:02.11
-
PlayPlaybook to run update script
-
TaskRun update
-
Date04 Mar 2025 13:50:06 +0000
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/update_360_plugins.yaml:12)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s process_runtimes |
| delta |
0:00:01.096858 |
| end |
2025-03-04 13:50:05.595430 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\ncurl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh | bash -s process_runtimes\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-03-04 13:50:04.498572 |
| 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 2191 100 2191 0 0 84269 0 --:--:-- --:--:-- --:--:-- 84269
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 2191 100 2191 0 0 84269 0 --:--:-- --:--:-- --:--:-- 84269", "Redirecting to /bin/systemctl restart agent360.service" ] |
| stdout |
Conf already added, so this is an upgrade
process_runtimes:
{
"crond": 1,
"long_running_cron": 0
}
|
| stdout_lines |
[ "Conf already added, so this is an upgrade", "process_runtimes:", "{", " \"crond\": 1,", " \"long_running_cron\": 0", "}" ] |