mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-22 04:40:42 +00:00
.github | ||
ansiblelater | ||
bin | ||
docs | ||
.drone.jsonnet | ||
.drone.yml | ||
.flake8 | ||
.gitignore | ||
CHANGELOG.md | ||
Dockerfile | ||
LICENSE | ||
MANIFEST.in | ||
manifest.tmpl | ||
README.md | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
ansible-later
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.
You can find the full documentation at ansible-later.geekdocs.de.
License
This project is licensed under the MIT License - see the LICENSE file for details.