karthick-rn commented on issue #383:
URL: https://github.com/apache/fluo-muchos/issues/383#issuecomment-755396705


   Your Ansible version is 2.10.4, from 2.10 onwards Ansible moved anything 
that is not deemed as `core` into a separate `ansible-collection` repository. 
Based on which the `azure` module becomes part of the collections, I'm not sure 
what additional steps you may need to get this working with 2.10. Hence in the 
`requirements.txt` we recommend using `2.9.13`. Can you uninstall Ansible 
2.10.4 and install `2.9.13` using something like `pip install 
'ansible[azure]==2.9.13'` and once done ensure the version is correct and try 
the launch step again. 


----------------------------------------------------------------
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]


Reply via email to