Execution
Date
12 Sep 2024 13:56:26 +0100
Duration
00:00:32.89
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
11
Hosts
8
Tasks
88
Results
1
Plays
6
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:01.58
-
PlayPlaybook to run update script
-
TaskRun update
-
Date12 Sep 2024 13:56:32 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/update_360_plugins.yaml:11)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail curl -Ls https://tgz.thecode.casa/agent360_plugins/install.sh | bash -s php_errors_monitoring |
| delta |
0:00:00.950036 |
| end |
2024-09-12 13:56:31.845755 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\ncurl -Ls https://tgz.thecode.casa/agent360_plugins/install.sh | bash -s php_errors_monitoring\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 |
2024-09-12 13:56:30.895719 |
| 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 86 100 86 0 0 5058 0 --:--:-- --:--:-- --:--:-- 5058
% 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 3125 100 3125 0 0 160k 0 --:--:-- --:--:-- --:--:-- 160k
% 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 345 100 345 0 0 20294 0 --:--:-- --:--:-- --:--:-- 20294
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 86 100 86 0 0 5058 0 --:--:-- --:--:-- --:--:-- 5058", " % 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 3125 100 3125 0 0 160k 0 --:--:-- --:--:-- --:--:-- 160k", " % 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 345 100 345 0 0 20294 0 --:--:-- --:--:-- --:--:-- 20294", "Redirecting to /bin/systemctl restart agent360.service" ] |
| stdout |
Adding conf, so this is an install
php_errors_monitoring:
{
"alt-php73-fpm": {
"max_children": 0
},
"alt-php74-fpm": {
"max_children": 0
},
"alt-php81-fpm": {
"max_children": 0
},
"alt-php82-fpm": {
"max_children": 0
},
"alt-php83-fpm": {
"max_children": 0
},
"plesk-php74-fpm": {
"max_children": 0
},
"plesk-php81-fpm": {
"max_children": 0
},
"plesk-php82-fpm": {
"max_children": 0
},
"plesk-php83-fpm": {
"max_children": 0
},
"plugin_error": {
"max_children": 0
}
}
|
| stdout_lines |
[ "Adding conf, so this is an install", "php_errors_monitoring:", "{", " \"alt-php73-fpm\": {", " \"max_children\": 0", " },", " \"alt-php74-fpm\": {", " \"max_children\": 0", " },", " \"alt-php81-fpm\": {", " \"max_children\": 0", " },", " \"alt-php82-fpm\": {", " \"max_children\": 0", " },", " \"alt-php83-fpm\": {", " \"max_children\": 0", " },", " \"plesk-php74-fpm\": {", " \"max_children\": 0", " },", " \"plesk-php81-fpm\": {", " \"max_children\": 0", " },", " \"plesk-php82-fpm\": {", " \"max_children\": 0", " },", " \"plesk-php83-fpm\": {", " \"max_children\": 0", " },", " \"plugin_error\": {", " \"max_children\": 0", " }", "}" ] |