Add documentation for the modify command, by giving a example (#19699)

pull/45502/head
Michael Scherer 6 years ago committed by ansibot
parent 03414727ba
commit 804d574d1f

@ -129,6 +129,11 @@ EXAMPLES = '''
- virt_net:
autostart: no
name: br_nat
# Add a new host in the dhcp pool
- virt_net:
name: br_nat
xml: "<host mac='FC:C2:33:00:6c:3c' name='my_vm' ip='192.168.122.30'/>"
'''
try:

Loading…
Cancel
Save