Skip to content

Commit d88c973

Browse files
committed
fix indent
1 parent db93ee4 commit d88c973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/modules/netbox_virtual_machine.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
data:
192192
name: Test Virtual Machine
193193
cluster: test cluster
194-
serial: 1234abc
194+
serial: 1234abc
195195
state: present
196196
"""
197197

0 commit comments

Comments
 (0)