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


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