1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-14 13:42:21 +00:00
community.general/lib
Peter Sprygada 97e24dc317 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()
2017-06-17 15:48:30 -04:00
..
ansible fixes issue with SIGALARM call in network_cli (#25832) 2017-06-17 15:48:30 -04:00