mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 12:21:26 -07:00
upgrading rdbms to the latest version (#47547)
This commit is contained in:
parent
9b2465e7ad
commit
4cda7a7883
7 changed files with 2 additions and 7 deletions
|
@ -134,7 +134,6 @@ from ansible.module_utils.azure_rm_common import AzureRMModuleBase
|
|||
|
||||
try:
|
||||
from msrestazure.azure_exceptions import CloudError
|
||||
from msrestazure.azure_operation import AzureOperationPoller
|
||||
from azure.mgmt.rdbms.mysql import MySQLManagementClient
|
||||
from msrest.serialization import Model
|
||||
except ImportError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue