ci: move ansible-lint to pre-commit
diff --git a/galaxy.yml b/galaxy.yml
index 886adfa..11f8776 100644
--- a/galaxy.yml
+++ b/galaxy.yml
@@ -4,11 +4,11 @@
 readme: README.md
 version: 0.1.0
 authors:
-- Mohammed Naser <mnaser@vexxhost.com>
+  - Mohammed Naser <mnaser@vexxhost.com>
 build_ignore:
-- .tox
-- .vscode
-- doc
+  - .tox
+  - .vscode
+  - doc
 dependencies:
   ansible.netcommon: 1.2.0
   ansible.posix: 1.3.0