ansible-host: Add missing virt-install

This commit is contained in:
Timo Makinen 2020-08-26 23:46:18 +03:00
parent 398bbf5a32
commit ee23e2120b

View file

@ -12,6 +12,7 @@
- ansible - ansible
- git - git
- libvirt-client - libvirt-client
- virt-install
- yamllint - yamllint
- name: create private directory and force permissions - name: create private directory and force permissions