Execution
Date
01 May 2025 09:28:02 +0100
Duration
00:00:03.48
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
8
Hosts
2
Tasks
16
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:01.01
-
PlayPlaybook to test ynh
-
TaskGet the number of domains
-
Date01 May 2025 09:28:03 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/superdns_ynh_test.yaml:8)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail plesk bin domain -l | wc -l |
| delta |
0:00:00.274941 |
| end |
2025-05-01 09:28:03.256501 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\nplesk bin domain -l | wc -l\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-05-01 09:28:02.981560 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
158
|
| stdout_lines |
[ "158" ] |