Execution
Date 23 Jul 2025 10:13:05 +0100
Duration 00:00:01.09
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

  • Status
    FAILED
  • Duration
    00:00:00.06
  • Play
    Playbook to test zulip notification
  • Task
    Test task that changes
  • Host
    localhost ( task delegated to 127.0.0.1 )

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