Execution
Date
22 Aug 2024 11:34:20 +0100
Duration
00:00:09.52
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
1
Hosts
11
Tasks
11
Results
1
Plays
6
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:00.76
-
PlayPlaybook to update httpd
-
TaskVerify that httpd service is active and running
-
Date22 Aug 2024 11:34:29 +0100
-
Module / Actionansible.builtin.systemd (/home/ssh-gateway/ansible/projects/RM9703/RM9703-update-httpd.yaml:38)
| Field | Value |
|---|---|
| changed |
False |
| failed_when_result |
The conditional check 'httpd_service_status.status.ActiveState != "active"' failed. The error was: error while evaluating conditional (httpd_service_status.status.ActiveState != "active"): 'dict object' has no attribute 'status'. 'dict object' has no attribute 'status' |
| invocation |
{ "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "httpd", "no_block": false, "scope": "system", "state": "status" } } |
| msg |
value of state must be one of: reloaded, restarted, started, stopped, got: status |