Execution
Date
08 May 2024 11:10:00 +0100
Duration
00:00:05.35
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
4
Tasks
4
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.83
-
PlayPlaybook to get the loadverages and create a csv
-
TaskCopy the content to localfile
-
Date08 May 2024 11:10:05 +0100
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/projects/RM9556/RM9556.yaml:40)
| Field | Value |
|---|---|
| backup |
|
| changed |
True |
| diff |
--- /home/ssh-gateway/ansible/playbook_output/loadaverages_vpses.txt (file attributes) +++ /home/ssh-gateway/ansible/playbook_output/loadaverages_vpses.txt (file attributes) @@ -1,3 +1,3 @@ { - "mode": "0644" + "mode": "0640" } |
| invocation |
{ "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": true, "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": "loadavg_out.stdout", "mode": "0640", "owner": null, "path": "/home/ssh-gateway/ansible/playbook_output/loadaverages_vpses.txt", "regexp": null, "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } |
| msg |
line added and ownership, perms or SE linux context changed |