Execution
Date
12 Feb 2026 11:46:58 +0000
Duration
00:00:13.45
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.4 / 1.7.4
Python
3.10.10
Summary
28
Hosts
1
Tasks
28
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:02.01
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date12 Feb 2026 11:47:01 +0000
-
Module / Actionshell (Ad-Hoc: shell: cat /etc/jelastic/region.conf:1)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/bin/python" } |
| changed |
True |
| cmd |
cat /etc/jelastic/region.conf |
| delta |
0:00:00.005703 |
| end |
2026-02-12 11:47:00.455270 |
| invocation |
{ "module_args": { "_raw_params": "cat /etc/jelastic/region.conf", "_uses_shell": true, "argv": null, "chdir": null, "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-02-12 11:47:00.449567 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
# 10.113.0.0/24 infrastructure # 10.10.112.0/20 infrastructure # 10.10.128.0/20 UK # 10.201.0.0/21 Singapore # 10.10.16.0/20 USA # # 87.239.16.0/21 CDN # 109.109.128.0/20 CDN # 185.149.108.0/22 CDN net_class2='10.113.0.0/24 10.10.112.0/20 10.10.128.0/20 87.239.16.0/21 109.109.128.0/20 185.149.108.0/22' |
| stdout_lines |
[ "# 10.113.0.0/24 infrastructure", "# 10.10.112.0/20 infrastructure", "# 10.10.128.0/20 UK", "# 10.201.0.0/21 Singapore", "# 10.10.16.0/20 USA", "#", "# 87.239.16.0/21 CDN", "# 109.109.128.0/20 CDN", "# 185.149.108.0/22 CDN", "net_class2='10.113.0.0/24 10.10.112.0/20 10.10.128.0/20 87.239.16.0/21 109.109.128.0/20 185.149.108.0/22'" ] |