mirror of https://github.com/ansible/ansible.git
fixes issue with SIGALARM call in network_cli (#25832)
The alarm_handler method was calling a method close_shell() that doesn't exist. This updates the alarm handler to call the current method close()pull/25836/head
parent
448efdb9e5
commit
97e24dc317
Loading…
Reference in New Issue