commit | 6bf6535735d5746c895e4c8ea82cb1e5cd81e6fc | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Sep 19 16:40:06 2022 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Sep 19 16:41:44 2022 -0400 |
tree | 28714c253d86761f9415bfa52af3ba0d469eefa7 | |
parent | f3a14a308d1efc2094c00306ebd79267b44a8efa [diff] [blame] |
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