Execution
Date 04 Jun 2024 13:26:28 +0100
Duration 00:01:09.10
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
81 Hosts
5 Tasks
353 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:04.07
  • Play
    Playbook to update plugins on servers that has monitoring360
  • Task
    Run a command if plugins and server ID are present

Field Value
changed
False
cmd
[
    "echo",
    "Both plugins and server ID are present"
]
delta
0:00:00.004783
end
2024-06-04 13:27:00.800199
invocation
{
    "module_args": {
        "_raw_params": "echo \"Both plugins and server ID are present\"",
        "_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-06-04 13:27:00.795416
stderr

stderr_lines
[]
stdout
Both plugins and server ID are present
stdout_lines
[
    "Both plugins and server ID are present"
]