fix wording in generic linter playbook
[noc.git] / ansible / _lint_roles.yml
1 ---
2 ##
3 ## This playbook is only used by ansible-lint to test all roles
4 ##
5 ##  If a role shouldn't be checked, add it commented-out and document a
6 ##  reason why it is 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