Perhaps the 's are not needed
This commit is contained in:
parent
286419fbc5
commit
e8963309f1
1 changed files with 1 additions and 1 deletions
|
@ -58,4 +58,4 @@
|
|||
#
|
||||
- name: setup nested virt on virthosts with nested=true variable
|
||||
copy: src=kvm_intel.conf dest=/etc/modprobe.d/kvm_intel.conf
|
||||
when: nested == 'true'
|
||||
when: nested == true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue