fix wording in generic linter playbook
[noc.git] / ansible / _lint_roles.yml
index 4456b32..9fb4482 100644 (file)
@@ -2,20 +2,20 @@
 ##
 ## This playbook is only used by ansible-lint to test all roles
 ##
-## TODO: uncomment roles once the syntax check runs through or document a reason
-##       why they are not included in this list
+##  If a role shouldn't be checked, add it commented-out and document a
+##  reason why it is not included in this list
 ##
 - hosts: invalid_host_name_by_design
   roles:
     - base
-#    - debian-installer
-#    - localconfig
-#    - openwrt/image
-#    - preseed
-#    - reboot-and-wait
-#    - usb-install
-#    - vm/grub
-#    - vm/guest
-#    - vm/host
-#    - vm/install
-#    - vm/network
+    - debian-installer
+    - localconfig
+    - openwrt/image
+    - preseed
+    - reboot-and-wait
+    - usb-install
+    - vm/grub
+    - vm/guest
+    - vm/host
+    - vm/install
+    - vm/network