Execution
Date
22 Aug 2024 12:07:42 +0100
Duration
00:04:37.66
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.0
ara
1.7.1 / 1.7.1
Python
3.10.10
Summary
135
Hosts
14
Tasks
1678
Results
1
Plays
6
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:08.81
-
PlayPlaybook to update httpd
-
TaskVerify Apache configuration
-
Date22 Aug 2024 12:09:28 +0100
-
Module / Actionansible.builtin.command (/home/ssh-gateway/ansible/projects/RM9703/RM9703-update-httpd.yaml:10)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
[ "apachectl", "configtest" ] |
| delta |
0:00:00.424206 |
| end |
2024-08-22 12:09:20.140562 |
| 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-22 12:09:19.716356 |
| stderr |
AH00507: WARNING: ThreadsPerChild of 2 exceeds ThreadLimit of 1 threads, decreasing to 1. To increase, please see the ThreadLimit directive. AH00515: WARNING: MaxRequestWorkers of 2 would require 2 servers and would exceed ServerLimit of 1, decreasing to 1. To increase, please see the ServerLimit directive. Syntax OK |
| stderr_lines |
[ "AH00507: WARNING: ThreadsPerChild of 2 exceeds ThreadLimit of 1 threads, decreasing to 1. To increase, please see the ThreadLimit directive.", "AH00515: WARNING: MaxRequestWorkers of 2 would require 2 servers and would exceed ServerLimit of 1, decreasing to 1. To increase, please see the ServerLimit directive.", "Syntax OK" ] |
| stdout |
|
| stdout_lines |
[]
|