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:02.20
  • Play
    Playbook to save the hostname
  • Task
    Get the hostnbame
  • Host
    schedsync

Field Value
changed
True
cmd
[
    "hostname"
]
delta
0:00:00.004673
end
2024-03-19 09:40:47.318179
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:47.313506
stderr

stderr_lines
[]
stdout
schedsync.vm.plesk-server.com
stdout_lines
[
    "schedsync.vm.plesk-server.com"
]