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