Execution
Date
10 Sep 2024 17:11:54 +0100
Duration
00:00:57.51
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.1
Python
3.10.10
Summary
138
Hosts
3
Tasks
414
Results
1
Plays
6
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:09.51
-
PlayTest playbook
-
Taskcloudlinux : Get the CL version
-
Date10 Sep 2024 17:12:06 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/roles/cloudlinux/tasks/main.yml:4)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail
if [ -f /etc/cloudlinux-release ]; then
cat /etc/cloudlinux-release | grep "CloudLinux" | awk -F 'release ' '{print $2}' | awk '{print $1}'
fi
|
| delta |
0:00:00.006077 |
| end |
2024-09-10 17:11:57.550219 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\nif [ -f /etc/cloudlinux-release ]; then\n cat /etc/cloudlinux-release | grep \"CloudLinux\" | awk -F 'release ' '{print $2}' | awk '{print $1}'\nfi\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-10 17:11:57.544142 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
|
| stdout_lines |
[]
|