Commit 0b7d9b0a authored by nanahira's avatar nanahira

fix

parent 7c7071f3
......@@ -25,6 +25,7 @@
## set params
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT $KVM_KERNEL_PARAMS"
when: ansible_os_family == 'Debian' and vtd is defined and vtd
notify: update_grub
- name: apt
become: true
when: ansible_os_family == 'Debian'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment