Commit 7c7071f3 authored by nanahira's avatar nanahira

vtd

parent 2cd816c4
......@@ -24,7 +24,7 @@
{% endif %}
## set params
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT $KVM_KERNEL_PARAMS"
when: ansible_os_family == 'Debian'
when: ansible_os_family == 'Debian' and vtd is defined and vtd
- 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