community.mysql/plugins/modules
Jorge Rodriguez (A.K.A. Tiriel) 36e7e6603e
Add TLS connection parameters (#9)
* Add TLS connection parameters

* Add check mode tests

* Fix check mode indentation

* Run MySQL commands with the mysql_command variable

* Fix typo

* Restore code lost during cherry pick

* Fix conditionals to accomodate for MySQL v8

* Fix equal operators

* Remove Black formatting in an attempt to make codecov happy

* Remove deprecation notice

* Fix closing bracket

* Remove code duplication
2020-07-28 09:44:52 +03:00
..
mysql_db.py mysql modules: fix examples to use FQCN (#3) 2020-07-13 10:52:49 +01:00
mysql_info.py mysql modules: fix examples to use FQCN (#3) 2020-07-13 10:52:49 +01:00
mysql_query.py mysql modules: fix examples to use FQCN (#3) 2020-07-13 10:52:49 +01:00
mysql_replication.py mysql modules: fix examples to use FQCN (#3) 2020-07-13 10:52:49 +01:00
mysql_user.py Add TLS connection parameters (#9) 2020-07-28 09:44:52 +03:00
mysql_variables.py mysql modules: fix examples to use FQCN (#3) 2020-07-13 10:52:49 +01:00