realraum / noc

No Online Connection
Apache License 2.0
4 stars 0 forks source link

add ansible-lint for roles #49

Closed equinox0815 closed 5 years ago

equinox0815 commented 5 years ago

This enables ansible lint to check all roles on Travis. For now only the roles are checked and they also need to be manually added to the _lint_roles.yml playbook. Any new role needs to be added here.

Later we should also check all playbooks and add a script that automatically enumerates all roles.