summaryrefslogtreecommitdiffstats
path: root/test/schemas/negative_test/playbooks/var_files_list_of_list_number.yml
blob: 7170010fd18462214b5da9f397aa1b362f50a504 (plain)
1
2
3
4
5
---
- name: var_files should not accept array[number]
  hosts: localhost
  vars_files:
    - [0, 1]