fgci-org / fgci-ansible

:microscope: Collection of the Finnish Grid and Cloud Infrastructure Ansible playbooks
MIT License
54 stars 18 forks source link

Can we make use of ansible-lint? #162

Open martbhell opened 7 years ago

martbhell commented 7 years ago

https://github.com/willthames/ansible-lint

A way to check that the roles are following a set of "best practices" that we can define ourselves.

martbhell commented 7 years ago

ansible-lint works and is available in EPEL It finds lots of issues like trailing whitespaces, unnamed tasks.