tests: check that handlers are able to use 'include'

This commit is contained in:
Pierre-Louis Bonicoli 2015-07-16 03:54:12 +02:00 committed by Michael Scherer
commit 3edac76e1b
5 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1 @@
- include: handlers.yml

View file

@ -0,0 +1,4 @@
- name: 'main task'
debug: msg='main task'
changed_when: True
notify: test handler