Add install for ansible-lint

This commit is contained in:
flyingscorpio@clevo 2022-05-03 18:13:00 +02:00
parent ce06a68e38
commit 3b853d1321

View file

@ -4,6 +4,7 @@
pacman:
name:
- gvim
- ansible-lint
- python-pylint
- python-black
- base-devel
@ -22,6 +23,7 @@
- vim-gtk
- pylint3
- build-essential
- ansible-lint
- python3-dev
- flake8
- mypy