894aa4bf80
Co-authored-by: Renovate Bot <bot@renovateapp.com> |
||
---|---|---|
.github | ||
ansiblelater | ||
docker | ||
docs | ||
.dictionary | ||
.drone.jsonnet | ||
.drone.yml | ||
.flake8 | ||
.gitignore | ||
.markdownlint.yml | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
poetry.lock | ||
pyproject.toml | ||
README.md | ||
renovate.json | ||
setup.cfg |
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.
ansible-later does not ensure that your role will work as expected. For Deployment test 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.