mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
vmware_guest: option to enable nested virtualization (#28149)
Signed-off-by: Julien Le Foll <jlefoll@percallgroup.com> Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
80fb836ce5
commit
74a7cc7130
2 changed files with 7 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
# till the time.
|
||||
# memory_reservation: 512
|
||||
# memory_reservation_lock: False
|
||||
# nested_virt: True
|
||||
max_connections: 10
|
||||
disk:
|
||||
- size: 0gb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue