fix parted
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m24s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m24s
Details
This commit is contained in:
parent
2506402fae
commit
46303021f5
|
@ -8,7 +8,9 @@
|
|||
- name: Install system packages
|
||||
ansible.builtin.apt:
|
||||
update_cache: true
|
||||
pkg: qemu-guest-agent
|
||||
pkg:
|
||||
- qemu-guest-agent
|
||||
- parted
|
||||
become: true
|
||||
- name: Enable qemu-guest-agent
|
||||
ansible.builtin.systemd:
|
||||
|
|
Loading…
Reference in New Issue