Skip to content

Quantco/pre-commit-mirrors-ansible-lint

Repository files navigation

ansible-lint pre-commit hook

pre-commit hook of ansible-lint with conda as a language / package manager.

For pre-commit: see here

For ansible-lint: see here

Using ansible-lint with pre-commit and conda:

Add this to your .pre-commit-config.yaml

 - repo: https://github.com/quantco/pre-commit-mirrors-ansible-lint
   rev: ''  # Use the sha / tag you want to point at
   hooks:
     - id: ansible-lint-conda

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published