ansible-community / molecule-plugins

Collection on molecule plugins
MIT License
101 stars 67 forks source link

bug: Ensure SSH wait polls proper async variable #146

Closed isuftin closed 1 year ago

isuftin commented 1 year ago

Removes the warning:

[WARNING]: The 'finished' test expects an async task, but a non-async task was tested
isuftin commented 1 year ago

Superceded by https://github.com/ansible-community/molecule-plugins/pull/147