Execution
Date 11 Sep 2024 15:09:30 +0100
Duration None
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
120 Hosts
1 Tasks
119 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
systemctl status mariadb.service --no-pager
delta
0:00:00.016536
end
2024-09-11 14:09:41.688965
invocation
{
    "module_args": {
        "_raw_params": "systemctl status mariadb.service --no-pager",
        "_uses_shell": true,
        "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
non-zero return code
rc
4
start
2024-09-11 14:09:41.672429
stderr
Unit mariadb.service could not be found.
stderr_lines
[
    "Unit mariadb.service could not be found."
]
stdout

stdout_lines
[]