mirror of https://github.com/ansible/ansible
expect - fix argument spec error with timeout=null (#82522)
* Fix using timeout=null to wait indefinitely * fix error messagepull/82377/head
parent
d7be3824fe
commit
da9edd7760
@ -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