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


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/bin/python"
}
changed
True
cmd
cat /etc/jelastic/region.conf
delta
0:00:00.003504
end
2026-02-12 11:47:05.549807
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:05.546303
stderr

stderr_lines
[]
stdout
# 10.222.171.0/24 hardnode Chicago
# 10.122.240.0/20 containers Chicago
net_class2='10.222.171.0/24 10.122.240.0/20'
stdout_lines
[
    "# 10.222.171.0/24 hardnode Chicago",
    "# 10.122.240.0/20 containers Chicago",
    "net_class2='10.222.171.0/24 10.122.240.0/20'"
]