summaryrefslogtreecommitdiffstats
path: root/test/schemas/negative_test/playbooks/tasks/with_items_untemplated_string.yml
blob: 257ffe294bd9dafee737b2a0574fdb656c65fd55 (plain)
1
2
- command: echo 123
  with_items: foobar # invalid, probably user wanted "{{ foobar }}"?