Add install for ansible-lint
This commit is contained in:
parent
ce06a68e38
commit
3b853d1321
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue