Execution
Date
23 Jul 2025 10:10:51 +0100
Duration
00:00:01.05
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
2
Hosts
2
Tasks
2
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:00.06
-
PlayPlaybook to test zulip notification
-
TaskTest task that changes
-
Date23 Jul 2025 10:10:52 +0100
-
Module / Actionansible.builtin.lineinfile (/home/ssh-gateway/ansible/kuly/test_notification.yaml:9)
| Field | Value |
|---|---|
| msg |
The task includes an option with an undefined variable. The error was: 'ansible_date_time' is undefined. 'ansible_date_time' is undefined
The error appears to be in '/home/ssh-gateway/ansible/kuly/test_notification.yaml': line 9, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
msg: "This task always succeeds"
- name: Test task that changes
^ here
|