Execution
Date 08 Oct 2025 09:47:40 +0100
Duration 00:00:19.29
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
25 Hosts
4 Tasks
96 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:01.20
  • Play
    Run and fetch raid reports
  • Task
    Create local directory for this host
  • Host
    kvm2-dev ( task delegated to localhost )

Field Value
changed
True
diff
--- before

+++ after

@@ -1,4 +1,4 @@

 {
     "path": "raid_reports/kvm2-dev",
-    "state": "absent"
+    "state": "directory"
 }
gid
0
group
root
invocation
{
    "module_args": {
        "_diff_peek": null,
        "_original_basename": null,
        "access_time": null,
        "access_time_format": "%Y%m%d%H%M.%S",
        "attributes": null,
        "follow": true,
        "force": false,
        "group": null,
        "mode": "0755",
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": null,
        "path": "raid_reports/kvm2-dev",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
mode
0755
owner
root
path
raid_reports/kvm2-dev
size
4096
state
directory
uid
0