Execution
Date 01 Aug 2024 13:20:52 +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
2 Hosts
1 Tasks
2 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
md5sum /etc/my.cnf
delta
0:00:00.008714
end
2024-08-01 13:20:53.204112
invocation
{
    "module_args": {
        "_raw_params": "md5sum /etc/my.cnf",
        "_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

rc
0
start
2024-08-01 13:20:53.195398
stderr

stderr_lines
[]
stdout
7c5efa8c54f15fa9e001998b49ac2688  /etc/my.cnf
stdout_lines
[
    "7c5efa8c54f15fa9e001998b49ac2688  /etc/my.cnf"
]