1
0
Fork 0
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:
nerzhul 2017-01-16 16:08:00 +01:00 committed by Brian Coca
parent 439ef46898
commit 90d94bd6db

View file

@ -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'