mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-21 21:41:46 -07:00
Fix sanity
This commit is contained in:
parent
189f46692d
commit
0f4b116d8b
5 changed files with 3 additions and 6 deletions
|
@ -304,7 +304,6 @@ RETURN = '''#'''
|
|||
from ansible.module_utils.basic import AnsibleModule
|
||||
from ansible_collections.community.mysql.plugins.module_utils.mysql import (
|
||||
mysql_connect,
|
||||
mysql_driver,
|
||||
mysql_common_argument_spec
|
||||
)
|
||||
from ansible_collections.community.mysql.plugins.module_utils.user import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue