Use IndexError in exception (#49488)

This commit is contained in:
Sam Doran
2018-12-04 14:12:00 -05:00
committed by ansibot
parent 7c15417f62
commit 6200d32c0d
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- reboot - use IndexError instead of TypeError in exception