Loading .pre-commit-hooks.yaml +2 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,8 @@ description: Check Ansible playbooks for syntax errors. language: python entry: ansible-playbook files: playbook.yml files: playbook\.yml types: [yaml] args: ['--inventory=localhost,', '--syntax-check'] - id: ansible-vault-check name: Verify vaulted files Loading VERSION +1 −1 Original line number Diff line number Diff line 0.8.0 No newline at end of file 0.9.0 No newline at end of file Loading
.pre-commit-hooks.yaml +2 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,8 @@ description: Check Ansible playbooks for syntax errors. language: python entry: ansible-playbook files: playbook.yml files: playbook\.yml types: [yaml] args: ['--inventory=localhost,', '--syntax-check'] - id: ansible-vault-check name: Verify vaulted files Loading
VERSION +1 −1 Original line number Diff line number Diff line 0.8.0 No newline at end of file 0.9.0 No newline at end of file