mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-04 09:40:31 -07:00
Fix sanity tests for ansible-core 2.18 (#627)
This commit is contained in:
parent
f105fd9a95
commit
0618ff6c41
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
plugins/modules/mysql_db.py validate-modules:use-run-command-not-popen
|
||||
plugins/modules/mysql_user.py validate-modules:undocumented-parameter
|
||||
plugins/module_utils/mysql.py pylint:unused-import
|
||||
plugins/module_utils/version.py pylint:unused-import
|
Loading…
Add table
Reference in a new issue