Execution
Date
18 Mar 2026 11:49:52 +0000
Duration
00:00:04.31
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.13
ara
1.7.4 / 1.7.4
Python
3.10.10
Summary
8
Hosts
1
Tasks
8
Results
1
Plays
1
Files
0
Records
Task result details
-
Date18 Mar 2026 11:49:54 +0000
-
Module / Actionshell (Ad-Hoc: shell: ls -la /etc/mdadm.conf:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
ls -la /etc/mdadm.conf |
| delta |
0:00:00.007874 |
| end |
2026-03-18 11:49:53.966818 |
| invocation |
{ "module_args": { "_raw_params": "ls -la /etc/mdadm.conf", "_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 |
2026-03-18 11:49:53.958944 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
-rw-r--r--. 1 root root 201 Mar 30 2025 /etc/mdadm.conf |
| stdout_lines |
[ "-rw-r--r--. 1 root root 201 Mar 30 2025 /etc/mdadm.conf" ] |