Skip to content
Snippets Groups Projects
Commit 4d92d432 authored by nimrod's avatar nimrod
Browse files

- Correct typo.

parent df13c147
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@
- id: ansible-pre-commit
name: Check Ansible playbooks
description: Check Ansible playbooks for syntax errors.
langauge: script
language: script
entry: ansible-pre-commit
files: \.(sh|bash)$
files: \.(yaml|yml)$
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment