mirror of https://github.com/ansible/ansible.git
[stable-2.7] Use IndexError in exception (#49488)
(cherry picked from commit 6200d32c0d)
Co-authored-by: Sam Doran <sdoran@redhat.com>
pull/49600/head
parent
799f8e97b3
commit
91b2347344
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- reboot - use IndexError instead of TypeError in exception
|
||||
Loading…
Reference in New Issue