Execution
Date 02 Feb 2026 21:32:25 +0000
Duration 00:03:09.79
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
396 Hosts
6 Tasks
1970 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
failed_when_result
False
invocation
{
    "module_args": {
        "_raw_params": null,
        "_uses_shell": false,
        "args": [
            "plesk",
            "db",
            "-Ne",
            "select d.name, h.php_handler_id from domains d join hosting h on h.dom_id=d.id where h.php = 'false' AND h.php_handler_id REGEXP '^plesk-php(81|80|7|5)';"
        ],
        "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
Unsupported parameters for (ansible.legacy.command) module: args. Supported parameters include: _raw_params, _uses_shell, argv, chdir, creates, executable, expand_argument_vars, removes, stdin, stdin_add_newline, strip_empty_ends.