Add python lint tools to adm hosts
This commit is contained in:
parent
dc51edb84a
commit
fc5b9a6246
1 changed files with 2 additions and 0 deletions
|
@ -39,8 +39,10 @@
|
|||
name: "{{ item }}"
|
||||
state: installed
|
||||
with_items:
|
||||
- python3-flake8
|
||||
- libvirt-client
|
||||
- make
|
||||
- pylint
|
||||
- virt-install
|
||||
- whois
|
||||
- yamllint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue