mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
vmware_guest: doc fix
This commit is contained in:
parent
439ef46898
commit
90d94bd6db
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ EXAMPLES = '''
|
|||
num_cpus: 1
|
||||
scsi: paravirtual
|
||||
networks:
|
||||
- network: VM Network
|
||||
- name: VM Network
|
||||
ip: 192.168.1.100
|
||||
netmask: 255.255.255.0
|
||||
mac: 'aa:bb:dd:aa:00:14'
|
||||
|
|
Loading…
Reference in a new issue