Execution
Date
18 Mar 2026 12:07:19 +0000
Duration
00:00:05.92
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
22
Hosts
1
Tasks
22
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:02.44
-
PlayAnsible Ad-Hoc
-
Taskshell
-
Date18 Mar 2026 12:07:22 +0000
-
Module / Actionshell (Ad-Hoc: shell: cat /etc/mdadm.conf:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
cat /etc/mdadm.conf |
| delta |
0:00:00.003946 |
| end |
2026-03-18 12:07:22.810730 |
| invocation |
{ "module_args": { "_raw_params": "cat /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 12:07:22.806784 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
# mdadm.conf written out by anaconda MAILADDR root AUTO +imsm +1.x -all ARRAY /dev/md/boot level=raid1 num-devices=2 UUID=d1f3344d:fe6495a3:33346a5e:068097ff ARRAY /dev/md/boot_efi level=raid1 num-devices=2 UUID=1de91489:f7d4987c:f5a8dbb2:7111a704 ARRAY /dev/md/pv00 level=raid1 num-devices=2 UUID=c0ed0d5d:938fc986:bf8200f8:7a4fb918 ARRAY /dev/md/swap level=raid1 num-devices=2 UUID=758666e2:5b9c69dd:23e51a39:4a0b195b |
| stdout_lines |
[ "# mdadm.conf written out by anaconda", "MAILADDR root", "AUTO +imsm +1.x -all", "ARRAY /dev/md/boot level=raid1 num-devices=2 UUID=d1f3344d:fe6495a3:33346a5e:068097ff", "ARRAY /dev/md/boot_efi level=raid1 num-devices=2 UUID=1de91489:f7d4987c:f5a8dbb2:7111a704", "ARRAY /dev/md/pv00 level=raid1 num-devices=2 UUID=c0ed0d5d:938fc986:bf8200f8:7a4fb918", "ARRAY /dev/md/swap level=raid1 num-devices=2 UUID=758666e2:5b9c69dd:23e51a39:4a0b195b" ] |