546 Forks
3034 Stars
3034 Watchers

ansible-lint

ansible-lint checks playbooks for practices and behavior that could potentially be improved

How to download and setup ansible-lint

Open terminal and run command
git clone https://github.com/ansible/ansible-lint.git
git clone is used to create a copy or clone of ansible-lint repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ansible-lint https://github.com/ansible/ansible-lint/archive/master.zip

Or simply clone ansible-lint with SSH
[email protected]:ansible/ansible-lint.git

If you have some problems with ansible-lint

You may open issue on ansible-lint support forum (system) here: https://github.com/ansible/ansible-lint/issues