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

  • Status
    FAILED
  • Duration
    00:00:03.49
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    hn3.jtest

Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/bin/python"
}
changed
True
cmd
cat /etc/jelastic/region.conf
delta
0:00:00.007878
end
2026-02-12 11:47:01.608434
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
non-zero return code
rc
1
start
2026-02-12 11:47:01.600556
stderr
cat: /etc/jelastic/region.conf: No such file or directory
stderr_lines
[
    "cat: /etc/jelastic/region.conf: No such file or directory"
]
stdout

stdout_lines
[]