Skip to content
Snippets Groups Projects
Commit 71bb2855 authored by nimrod's avatar nimrod
Browse files

- By default, run on any playbook.yml found.

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