X-Git-Url: https://git.realraum.at/?p=noc.git;a=blobdiff_plain;f=ansible%2F_lint_roles.yml;h=9fb448273abbadd3e18bb50e0ea95bd538e567f9;hp=4456b32cfad69da9862ca3dd73bc41bbcdc045f1;hb=f89744b271a766d6f1f64bfc08fba75843f88c7f;hpb=1b5eef9254e6b7191a726e65a750e2d8862d1600 diff --git a/ansible/_lint_roles.yml b/ansible/_lint_roles.yml index 4456b32..9fb4482 100644 --- a/ansible/_lint_roles.yml +++ b/ansible/_lint_roles.yml @@ -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