Commit 71bb2855 authored by nimrod's avatar nimrod
Browse files

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

parent 4c651d68
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,4 +4,4 @@
  description: Check Ansible playbooks for syntax errors.
  language: script
  entry: ansible-pre-commit
  files: \.(yaml|yml)$
  files: playbook.yml