1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

fixing network client version (#50182)

This commit is contained in:
Zim Kalinowski 2018-12-20 16:35:55 +08:00 committed by GitHub
parent 53eb3ad1e8
commit 7a8fcfbaea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -212,7 +212,7 @@ AZURE_PKG_VERSIONS = {
},
'NetworkManagementClient': {
'package_name': 'network',
'expected_version': '2.2.1'
'expected_version': '2.3.0'
},
'ResourceManagementClient': {
'package_name': 'resource',