mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-07 19:23:09 +00:00
Corrected Kubevirt template in the example (#54029)
This commit is contained in:
committed by
Abhijeet Kasurde
parent
943946ec9c
commit
ac6ff8fe05
@@ -159,7 +159,7 @@ EXAMPLES = '''
|
||||
objects:
|
||||
- name: ${NAME}
|
||||
kind: VirtualMachine
|
||||
memory: ${MEMORY_SIZE}Mi
|
||||
memory: ${MEMORY_SIZE}
|
||||
state: present
|
||||
namespace: vms
|
||||
parameters:
|
||||
|
||||
Reference in New Issue
Block a user