Execution
Date 01 May 2025 15:57:39 +0100
Duration 00:00:03.07
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
8 Hosts
2 Tasks
10 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
plesk bin domain -l | grep brecon.co.uk
delta
0:00:00.307738
end
2025-05-01 15:57:40.791870
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\nplesk bin domain -l | grep brecon.co.uk\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
2025-05-01 15:57:40.484132
stderr

stderr_lines
[]
stdout
camdenlodgebrecon.co.uk
holidayinbrecon.co.uk
theretreatbrecon.co.uk
stdout_lines
[
    "camdenlodgebrecon.co.uk",
    "holidayinbrecon.co.uk",
    "theretreatbrecon.co.uk"
]