Pre-commit hooks for working with Ansible
.gitignore | ||
.pre-commit-hooks.yaml | ||
encryption-check.sh | ||
hooks.yaml | ||
LICENSE | ||
README.md |
ansible-pre-commit
A set of pre-commit 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