Skip to content

adfinis/ansible-lint-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.