Fix indenting
This commit is contained in:
parent
c9c7c5cd14
commit
f30e27e926
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
- name: Enable nested virtualization
|
||||
copy: content="options kvm_intel nested=1" dest=/etc/modprobe.d/nested_virt.conf
|
||||
owned=root group=root mode=0644
|
||||
owned=root group=root mode=0644
|
||||
|
||||
- lineinfile: dest=/etc/sysconfig/network-scripts/ifcfg-eth1 regexp="^ONBOOT=" line="ONBOOT=yes"
|
||||
notify:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue