added ansible-lint to travis
[noc.git] / ansible / _lint_roles.yml
1 ---
2 ##
3 ## This playbook is only used by ansible-lint to test all roles
4 ##
5 ## TODO: uncomment roles once the syntax check runs through or document a reason
6 ##       why they are not included in this list
7 ##
8 - hosts: invalid_host_name_by_design
9   roles:
10     - base
11 #    - debian-installer
12 #    - localconfig
13 #    - openwrt/image
14 #    - preseed
15 #    - reboot-and-wait
16 #    - usb-install
17 #    - vm/grub
18 #    - vm/guest
19 #    - vm/host
20 #    - vm/install
21 #    - vm/network