mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-03 14:59:09 -07:00
Virtual machine facts - retrieving instance view (#45128)
This commit is contained in:
parent
9bd702ef37
commit
1f8635fbd9
5 changed files with 26 additions and 4 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue