Execution
Date
25 Feb 2026 08:22:07 +0000
Duration
00:00:01.99
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
2
Hosts
3
Tasks
3
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:00.32
-
PlayPlaybook to test zulip notification
-
TaskTest task that changes
-
Date25 Feb 2026 08:22:09 +0000
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/kuly/test_notification.yaml:13)
| Field | Value |
|---|---|
| backup |
|
| changed |
True |
| diff |
--- /tmp/test_file.txt (file attributes) +++ /tmp/test_file.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": "Test line added at 2026-02-25 08:22:09", "mode": "0640", "owner": null, "path": "/tmp/test_file.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 |