|
21 hours ago | |
---|---|---|
.chglog | 3 weeks ago | |
.github | 2 months ago | |
ansiblelater | 2 months ago | |
docker | 1 week ago | |
docs | 1 month ago | |
.dictionary | 10 months ago | |
.drone.jsonnet | 3 weeks ago | |
.drone.yml | 3 weeks ago | |
.gitignore | 3 weeks ago | |
.markdownlint.yml | 10 months ago | |
CONTRIBUTING.md | 4 months ago | |
LICENSE | 3 months ago | |
Makefile | 2 days ago | |
README.md | 2 months ago | |
codecov.yml | 3 months ago | |
poetry.lock | 21 hours ago | |
pyproject.toml | 21 hours ago | |
renovate.json | 4 months ago | |
setup.cfg | 21 hours ago |
README.md
ansible-later
Another best practice scanner for Ansible roles and playbooks
ansible-later is a best practice scanner and linting tool. In most cases, if you write Ansible 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. While ansible-later aims to be a fast and easy to use linting tool for your Ansible resources, it might not be that feature completed as required in some situations. If you need a more in-depth analysis you can take a look at ansible-lint.
ansible-later does not ensure that your role will work as expected. For deployment tests you can use other tools like molecule.
You can find the full documentation at https://ansible-later.geekdocs.de.
Community
Contributors
Special thanks goes to all contributors. If you would like to contribute, please see the instructions.
ansible-later is a fork of Will Thames ansible-review. Thanks for your work on ansible-review and ansible-lint.
License
This project is licensed under the MIT License - see the LICENSE file for details.