Execution
Date 18 Dec 2025 14:57:04 +0000
Duration 00:03:26.11
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
397 Hosts
3 Tasks
1185 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
grep -i '^botstopperEnabled' /usr/local/psa/admin/conf/panel.ini | awk '{print $3}'
delta
0:00:00.007160
end
2025-12-18 14:58:42.401002
failed_when_result
False
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ngrep -i '^botstopperEnabled' /usr/local/psa/admin/conf/panel.ini | awk '{print $3}'\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-12-18 14:58:42.393842
stderr

stderr_lines
[]
stdout
false
stdout_lines
[
    "false"
]