Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 617 Bytes

README.rst

File metadata and controls

37 lines (22 loc) · 617 Bytes

Ansible Lint Rules

Installation

Checkout this repository into a directory on your system or add it as a git submodule to your project.

Usage

Use ansible-lint with the options -R and -r <directory>. E.g.

ansible-lint -R -r ./ansible-lint-rules site.yml

Contributions

Contributions are more than welcome! Please feel free to open new issues or pull requests.

License

GNU GENERAL PUBLIC LICENSE Version 3

See the LICENSE file.