Execution
Date
23 May 2025 11:01:56 +0100
Duration
00:01:02.48
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.2 / 1.7.2
Python
3.10.10
Summary
25
Hosts
3
Tasks
72
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:01.48
-
PlayFetch the panelinis
-
TaskCreate local directory for this host
-
Date23 May 2025 11:01:58 +0100
-
Module / Actionansible.builtin.file (/home/ssh-gateway/ansible/kuly/fetch-files-from-hosts.yaml:9)
| Field | Value |
|---|---|
| changed |
True |
| diff |
--- before +++ after @@ -1,4 +1,4 @@ { "path": "fetched_files/kvm021", - "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": "fetched_files/kvm021", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
| mode |
0755 |
| owner |
root |
| path |
fetched_files/kvm021 |
| size |
4096 |
| state |
directory |
| uid |
0 |