Skip to content

Commit d4b2374

Browse files
PolonaMjustinc1
authored andcommitted
Fix typo rebot -> reboot
1 parent 621a841 commit d4b2374

File tree

1 file changed

+1
-1
lines changed
  • plugins/module_utils

1 file changed

+1
-1
lines changed

plugins/module_utils/vm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
start="START",
5454
shutdown="SHUTDOWN",
5555
stop="STOP",
56-
rebot="REBOOT",
56+
reboot="REBOOT",
5757
reset="RESET",
5858
started="START",
5959
)

0 commit comments

Comments
 (0)