Loading hooks.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -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)$ Loading
hooks.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -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)$