Commit fb8439e3 authored by nimrod's avatar nimrod
Browse files

Bumped minor version.

parent d46d9b6a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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
+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