Execution
Date 27 Aug 2024 12:12:28 +0100
Duration 00:15:27.12
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
382 Hosts
14 Tasks
4625 Results
1 Plays
6 Files
0 Records

Task result details


Field Value
changed
False
cmd
[
    "apachectl",
    "configtest"
]
delta
0:00:00.138939
end
2024-08-27 12:16:38.925137
invocation
{
    "module_args": {
        "_raw_params": "apachectl configtest",
        "_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-08-27 12:16:38.786198
stderr
AH00515: WARNING: MaxRequestWorkers of 800 would require 50 servers and 
 would exceed ServerLimit of 32, decreasing to 512.
 To increase, please see the ServerLimit directive.
Syntax OK
stderr_lines
[
    "AH00515: WARNING: MaxRequestWorkers of 800 would require 50 servers and ",
    " would exceed ServerLimit of 32, decreasing to 512.",
    " To increase, please see the ServerLimit directive.",
    "Syntax OK"
]
stdout

stdout_lines
[]