summaryrefslogtreecommitdiffstats
path: root/test/task-has-name-failure.yml
blob: ce947f336be175843e1425b31f2b32d0f1d6b89b (plain)
1
2
3
4
5
6
7
---

- hosts: all
  tasks:
    - command: echo "no name"
    - name:
      command: echo "empty name"