mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Virtual machine facts - retrieving instance view (#45128)
This commit is contained in:
committed by
Yunge Zhu
parent
9bd702ef37
commit
1f8635fbd9
@@ -207,7 +207,7 @@ AZURE_PKG_VERSIONS = {
|
||||
},
|
||||
'ComputeManagementClient': {
|
||||
'package_name': 'compute',
|
||||
'expected_version': '2.1.0'
|
||||
'expected_version': '3.0.0'
|
||||
},
|
||||
'ContainerInstanceManagementClient': {
|
||||
'package_name': 'containerinstance',
|
||||
|
||||
Reference in New Issue
Block a user