Contents

ansible-lint 26.1.1

0

Checks playbooks for practices and behavior that could potentially be improved

Checks playbooks for practices and behavior that could potentially be improved

Stars: 3833, Watchers: 3833, Forks: 718, Open Issues: 108

The ansible/ansible-lint repo was created 12 years ago and the last code push was Yesterday.
The project is very popular with an impressive 3833 github stars!

How to Install ansible-lint

You can install ansible-lint using pip

pip install ansible-lint

or add it to a project with poetry

poetry add ansible-lint

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/ansible-lint/
GitHub Repo:
https://github.com/ansible-community/ansible-lint

Classifiers

  • Software Development/Quality Assurance
  • Software Development/Testing
  • System/Systems Administration
  • Utilities
No  ansible-lint  pypi packages just yet.

Errors

A list of common ansible-lint errors.

Code Examples

Here are some ansible-lint code examples and snippets.

GitHub Issues

The ansible-lint package has 108 open issues on GitHub

  • chore(deps): update all dependencies
  • fix: restore correct mapping indentation after anchors (#4935)
  • ansible-lint –fix Indents mappings in list after anchor
  • feat: use uv for installation and add override_version input (#4703)
  • 'format' option missing from configuration file schema
  • –fix breaks no-free-form rule
  • New INJECT_FACTS_AS_VARS deprecation in 2.20 is not reported by linter
  • feat: add role var prefix option
  • feat: complexity[tasks] for task and handler files
  • Dependency Dashboard

See more issues on GitHub

Related Packages & Articles

tox 4.38.0

tox is a generic virtualenv management and test command line tool