summaryrefslogtreecommitdiffstats
path: root/examples/playbooks/deep/empty.yml
blob: 722df737e294603750a932b6dd38f93db1ee7172 (plain)
1
2
3
4
---
- name: some playbook with incorrect name # <- should raise name[casing]
  hosts: localhost
  tasks: []