mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 15:53:09 +00:00
fixing network client version (#50182)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user