mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-16 01:50:39 +00:00
1.4 KiB
1.4 KiB
title |
---|
Documentation |
This is a fork of Will Thames ansible-review so credits goes to him for his work on ansible-review and ansible-lint.
ansible-later is a best pratice scanner and linting tool. In most cases, if you write ansibel roles in a team, it helps to have a coding or best practice guideline in place. This will make ansible roles more readable for all maintainers and can reduce the troubleshooting time.
ansible-later does not ensure that your role will work as expected. For Deployment test you can use other tools like molecule.