Execution
Date 19 Mar 2024 09:40:44 +0000
Duration 00:00:10.47
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.2.dev2
Python 3.10.10
Summary
27 Hosts
2 Tasks
52 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:01.99
  • Play
    Playbook to save the hostname
  • Task
    Get the hostnbame

Field Value
changed
True
cmd
[
    "hostname"
]
delta
0:00:00.005049
end
2024-03-19 09:40:46.880589
invocation
{
    "module_args": {
        "_raw_params": "hostname",
        "_uses_shell": false,
        "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
2024-03-19 09:40:46.875540
stderr

stderr_lines
[]
stdout
scripts.solus-io.kuly.ro
stdout_lines
[
    "scripts.solus-io.kuly.ro"
]