Commit 7b185bd
committed
Add ansible as a dependency for the ansible-lint pre-commit hook
For some reason ansible-lint does not know about the existence of
ansible.posix.mount unless ansible itself is added as an extra
dependency. I believe this is because ansible is not installed when
ansible-lint is installed.1 parent bff53fc commit 7b185bd
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
160 | 162 | | |
161 | 163 | | |
162 | 164 | | |
| |||
0 commit comments