Execution
Date
08 May 2024 10:34:28 +0100
Duration
00:00:02.37
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.2.dev2
Python
3.10.10
Summary
2
Hosts
3
Tasks
3
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.78
-
PlayPlaybook to get the loadverages and create a csv
-
TaskUpload local file to remote server
-
Date08 May 2024 10:34:30 +0100
-
Module / Actionansible.builtin.copy (/home/ssh-gateway/ansible/projects/RM9556/RM9556.yaml:24)
| Field | Value |
|---|---|
| changed |
True |
| checksum |
1974fe6875d6610a571c9825b1dfaf8f0a27af94 |
| dest |
/tmp/get_loadavg.sh |
| diff |
--- before +++ after @@ -1,4 +1,4 @@ { - "mode": "0644", + "mode": "0755", "path": "/tmp/get_loadavg.sh" } |
| gid |
0 |
| group |
root |
| invocation |
{ "module_args": { "_diff_peek": null, "_original_basename": "get_loadavg.sh", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/tmp/get_loadavg.sh", "follow": true, "force": false, "group": null, "mode": "0755", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/tmp/get_loadavg.sh", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } } |
| mode |
0755 |
| owner |
root |
| path |
/tmp/get_loadavg.sh |
| size |
1232 |
| state |
file |
| uid |
0 |