summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/handlers/roles/template_handler_names/tasks/lazy_evaluation.yml
blob: e82dca06e34b42c6fa58f3ca158899e9ca563f0f (plain)
1
2
3
4
5
- debug: msg='notify handler'
  notify: handler name
  changed_when: True
  tags:
    - lazy_evaluation