/ansible-lint-rules

Additional Ansible lint rules.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.