mirror of https://github.com/ansible/ansible.git
* expect - fix argument spec error with timeout=null (#82522)
* Fix using timeout=null to wait indefinitely
* fix error message
(cherry picked from commit da9edd7760)
* python2-ify
pull/82709/head
parent
3e3c29b86e
commit
9a07ab72b4
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- expect - fix argument spec error using timeout=null (https://github.com/ansible/ansible/issues/80982).
|
||||
Loading…
Reference in New Issue