ansible-pre-commit/README.md

9 lines
266 B
Markdown
Raw Normal View History

2017-12-22 06:06:47 +00:00
# ansible-pre-commit
2017-12-22 16:39:44 +00:00
A set of [pre-commit](http://pre-commit.com) hooks that help with Ansible
## Hooks
### encryption-check
Verifies that vault files are encrypted. Defaults to checking files starting with `vault`, ending with `.vault.yml` or ending in `.vault`