ansible / ansible/azure-testing
Error: Do you have azure>=2.0.0 installed?
- Dominant language
- No language data
- Stars
- 21
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I am getting below error when I run ansible playbook:
>Do you have azure>=2.0.0 installed? Try `pip install 'azure>=2.0.0' --upgrade`- No module named containerservice
Ansible version:
ansible 2.4.0.0
config file = /var/www/Ansible/ansible.cfg
configured module search path = [u'/home/vagrant/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
ansible python module location = /usr/local/lib/python2.7/dist-packages/ansible
executable location = /usr/local/bin/ansible
python version = 2.7.12 (default, Jul 18 2016, 15:02:52) [GCC 4.8.4]
Azure:
Name: azure
Version: 2.0.0rc5
Summary: Microsoft Azure Client Libraries for Python
Home-page: https://github.com/Azure/azure-sdk-for-python
Author: Microsoft Corporation
Author-email: ptvshelp@microsoft.com
License: MIT License
Location: /usr/local/lib/python2.7/dist-packages
Requires: azure-servicemanagement-legacy, azure-batch, azure-servicebus, azure-mgmt, azure-storage, azure-graphrbac
I tried to install this: `pip install azure-mgmt-containerservice` But, now below error is coming:
>Installed resource client version is 0.30.0rc5. The supported version is 1.1.0. Try `pip install azure>=2.0.0 --upgrade`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported environment with Ansible 2.4.0.0, Python 2.7.12, azure 2.0.0rc5, and azure-mgmt-containerservice 0.30.0rc5. The payload names no repository file or test; check the current Ansible repository because this repository description says Azure testing moved there, and define completion as resolving the reported version and missing-module errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- cloud, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100