summaryrefslogtreecommitdiffstats
path: root/test/role-with-handler/main.yml
blob: 9b37597d24c154326ae8262a8ea469c3d99b7da9 (plain)
1
2
3
4
- hosts: localhost
  name: foo
  roles:
    - { role: a-role }