mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-22 04:40:23 -07:00
CI: add stable-2.18, fix README (#681)
* CI: add stable-2.18, fix README * Update .github/workflows/ansible-test-plugins.yml Co-authored-by: Laurent Indermühle <laurent.indermuehle@pm.me> * Update .github/workflows/ansible-test-plugins.yml Co-authored-by: Laurent Indermühle <laurent.indermuehle@pm.me> * Update .github/workflows/ansible-test-plugins.yml Co-authored-by: Laurent Indermühle <laurent.indermuehle@pm.me> * Update README.md Co-authored-by: Laurent Indermühle <laurent.indermuehle@pm.me> --------- Co-authored-by: Laurent Indermühle <laurent.indermuehle@pm.me>
This commit is contained in:
parent
28bf7093be
commit
a5afa1a375
3 changed files with 7 additions and 4 deletions
3
tests/sanity/ignore-2.19.txt
Normal file
3
tests/sanity/ignore-2.19.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
plugins/modules/mysql_db.py validate-modules:use-run-command-not-popen
|
||||
plugins/module_utils/mysql.py pylint:unused-import
|
||||
plugins/module_utils/version.py pylint:unused-import
|
Loading…
Add table
Add a link
Reference in a new issue