Execution
Date 26 Jun 2024 07:39:01 +0100
Duration None
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
107 Hosts
3 Tasks
296 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:06.22
  • Play
    Playbook to upload and run a script
  • Task
    Execute the script

Field Value
changed
False
cmd
set -o pipefail
"/tmp/RM9592.sh"
delta
0:00:00.008219
end
2024-06-26 06:39:35.532902
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\n\"/tmp/RM9592.sh\"\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-06-26 06:39:35.524683
stderr
/tmp/RM9592.sh: line 3: plesk: command not found
stderr_lines
[
    "/tmp/RM9592.sh: line 3: plesk: command not found"
]
stdout
All domains OK
stdout_lines
[
    "All domains OK"
]