diff --git a/playbooks/adm.yml b/playbooks/adm.yml index 8e38283..ce02e60 100644 --- a/playbooks/adm.yml +++ b/playbooks/adm.yml @@ -39,8 +39,10 @@ name: "{{ item }}" state: installed with_items: + - python3-flake8 - libvirt-client - make + - pylint - virt-install - whois - yamllint