Execution
Date 04 Dec 2025 13:31:03 +0000
Duration 00:07:02.68
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
393 Hosts
5 Tasks
1965 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
[
    "grep",
    "-i",
    "^botstopperEnabled",
    "/usr/local/psa/admin/conf/panel.ini"
]
delta
0:00:00.008506
end
2025-12-04 13:32:43.536763
invocation
{
    "module_args": {
        "_raw_params": "grep -i '^botstopperEnabled' /usr/local/psa/admin/conf/panel.ini",
        "_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
2025-12-04 13:32:43.528257
stderr

stderr_lines
[]
stdout
botstopperEnabled = false
stdout_lines
[
    "botstopperEnabled = false"
]