karthick-rn commented on issue #383: URL: https://github.com/apache/fluo-muchos/issues/383#issuecomment-755298822
> Nope, not worked > also there is no azure module in reqs > cat lib/requirements.txt > flake8==3.8.0 > ansible-lint==4.2.0 > ansible==2.9.13 > **ansible[azure]==2.9.13** > nose==1.3.7 The `azure` module is there in the second last line. When you run `pip install -r ./lib/requirements.txt` does that complete successfully or do you see any error? Can you run `ansible --version` & `az --version` on Ubuntu and share the output? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
