Commit graph

  • e669901f3d Generate CHANGELOG.rst 1.0.2 Andrew Klychkov 2020-10-01 08:17:20 +03:00
  • b1df34c08a Add 1.0.2.yml fragment for release Andrew Klychkov 2020-10-01 08:15:33 +03:00
  • 6322a65dbb
    mysql_user: fix error when modifying user with host_all (#40) Andrew Klychkov 2020-09-30 22:37:42 +03:00
  • 17185b1395
    Update changelogs/fragments/40-mysql_user_fix_error_when_host_all_used.yml Andrew Klychkov 2020-09-30 18:40:45 +03:00
  • e32e0c2c6c Add changelog fragment and CI tests Andrew Klychkov 2020-09-30 16:57:08 +03:00
  • 1cf1dbeca7
    Remove parsing of REQUIRE SSL in privileges Bas Zoetekouw 2020-09-30 15:50:58 +02:00
  • 123258cfe4 mysql_user: fix error when modifying user with host_all Andrew Klychkov 2020-09-30 16:45:40 +03:00
  • 998913e5d2
    Update galaxy.yml to the next expected version, update README (#37) Andrew Klychkov 2020-09-29 10:27:47 +03:00
  • 0ff70a1f7f Update README.md Andrew Klychkov 2020-09-29 09:58:47 +03:00
  • bc52a1fc89 Update galaxy.yml to the next expected version Andrew Klychkov 2020-09-29 09:55:39 +03:00
  • ca621216ef Generage CHANGELOG.rst 1.0.1 Andrew Klychkov 2020-09-29 09:32:31 +03:00
  • d8330576f0 Add 1.0.1 changelog fragment, remove 1.0.0 changelog fragment Andrew Klychkov 2020-09-29 09:08:51 +03:00
  • 1538b9d946
    Do not run same sanity tests twice (#36) Felix Fontein 2020-09-28 07:21:04 +02:00
  • 94b383a6dc
    mysql_db: fix false warning related to unsafe_login_password (#34) Andrew Klychkov 2020-09-28 08:17:04 +03:00
  • f1c647f360
    CI tests: add a note not to use tests as an example of writing roles (#32) Andrew Klychkov 2020-09-28 08:15:47 +03:00
  • c675fc5ad4 Fix test config. Felix Fontein 2020-09-27 10:12:07 +02:00
  • 6acb819758 Do not run same sanity tests twice. Felix Fontein 2020-09-27 10:05:04 +02:00
  • 2fb5104c94
    Add changelog fragment for #26 (#35) Jorge Rodriguez (A.K.A. Tiriel) 2020-09-26 15:43:07 +03:00
  • e593d51915
    Update changelogs/fragments/26-remove_tls_requirements.yml Jorge Rodriguez (A.K.A. Tiriel) 2020-09-26 15:24:29 +03:00
  • be5630ca0d
    Fix changelog format Jorge-Rodriguez 2020-09-26 15:03:11 +03:00
  • 2bb5d11c44
    Update changelogs/fragments/26-remove_tls_requirements.yml Jorge Rodriguez (A.K.A. Tiriel) 2020-09-26 11:29:48 +03:00
  • 11c8fb9bd9
    Add changelog fragment for #26 Jorge-Rodriguez 2020-09-26 10:42:33 +03:00
  • 80a2cf70b2 improve fragment Andrew Klychkov 2020-09-25 11:09:37 +03:00
  • 322073e7e1 fix fragment Andrew Klychkov 2020-09-25 11:08:03 +03:00
  • 606742e064 add changelog fragment Andrew Klychkov 2020-09-25 10:14:21 +03:00
  • bbc0da4d7e mysql_db: fix false warning when use_unsafe_password is set Andrew Klychkov 2020-09-25 10:09:41 +03:00
  • 3240854a90 CI tests: add a note not to use tests as an example of writing roles Andrew Klychkov 2020-09-24 11:31:19 +03:00
  • 7719360c83
    Add clarification about requirements (#24) Andrew Klychkov 2020-09-21 20:59:25 +03:00
  • 6e040e1496
    Add test to verify TLS requirements are removed (#26) Jorge Rodriguez (A.K.A. Tiriel) 2020-09-21 07:39:08 +03:00
  • 2312d5f036 Fix error "No database selected" when setting grants John Petrini 2020-09-18 14:41:48 -04:00
  • b679befe43
    Fix TLS requirements parsing Jorge-Rodriguez 2020-09-15 18:59:23 +03:00
  • 2c0be4a73f
    Refactor TLS tests into their own file Jorge-Rodriguez 2020-09-15 18:59:02 +03:00
  • 42538ca38d
    small fixes Jorge-Rodriguez 2020-09-12 15:47:14 +03:00
  • 7411ad42bd
    Fix cursor parsing Jorge-Rodriguez 2020-09-12 15:24:13 +03:00
  • 4fa9719c75
    Add test to verify TLS requirements are removed Jorge-Rodriguez 2020-09-12 13:29:22 +03:00
  • bdcf58a585 Add clarification about requirements Andrew Klychkov 2020-09-09 08:59:42 +03:00
  • b3a22390f0
    Fix documentacion for requirements.yml file configuration (#23) arcmop 2020-09-08 11:59:47 -05:00
  • 9b373d6929 Fix documentacion for requirements.yml file configuration Cesar Ortiz 2020-09-08 11:29:20 -05:00
  • 0471d187d0 Example for katacoda John Barker 2020-09-05 20:20:20 +01:00
  • 0810cd00c6
    Update next expected release version in galaxy.yml and actualize (#19) Andrew Klychkov 2020-08-17 22:29:05 +03:00
  • 6dfed0d337 Update next expected release version in galaxy.yml and actualize README.md Andrew Klychkov 2020-08-17 22:22:27 +03:00
  • 79e4076bcb
    remove old changelog fragments (#18) Andrew Klychkov 2020-08-17 22:20:32 +03:00
  • a1a7a912a2 remove old changelog fragments Andrew Klychkov 2020-08-17 22:18:37 +03:00
  • 069c135c58 update galaxy.yml, remove old changelog fragments Andrew Klychkov 2020-08-17 21:12:36 +03:00
  • e80cafe6a9 community.mysql: release 1.0.0 1.0.0 Andrew Klychkov 2020-08-17 16:17:10 +03:00
  • 3d41c26b4b community.mysql: release 1.0.0 Andrew Klychkov 2020-08-17 15:28:21 +03:00
  • ff90bfe43d
    Update galaxy.yml WG reference (#16) Andrew Klychkov 2020-08-17 14:24:27 +03:00
  • 221b81ec95 Update galaxy.yml WG reference Andrew Klychkov 2020-08-17 14:11:11 +03:00
  • 76c28cdbb9
    Add Chilicorn badge Jorge Rodriguez (A.K.A. Tiriel) 2020-08-03 10:24:51 +03:00
  • 36e7e6603e
    Add TLS connection parameters (#9) Jorge Rodriguez (A.K.A. Tiriel) 2020-07-28 09:44:52 +03:00
  • c62b4306f3
    Remove code duplication Jorge-Rodriguez 2020-07-27 20:36:24 +03:00
  • b6e42168d5
    Fix closing bracket Jorge-Rodriguez 2020-07-26 11:07:21 +03:00
  • 91fe5b4cb4
    Remove deprecation notice Jorge-Rodriguez 2020-07-26 11:05:04 +03:00
  • 25441dfaaf Remove Black formatting in an attempt to make codecov happy Jorge-Rodriguez 2020-07-26 10:52:37 +03:00
  • 69d3f8b3c2
    Fix equal operators Jorge Rodriguez (A.K.A. Tiriel) 2020-07-25 19:16:48 +03:00
  • 4b4c06b4f7 Fix conditionals to accomodate for MySQL v8 Jorge-Rodriguez 2020-07-25 18:34:10 +03:00
  • 5b5fe8e628 Restore code lost during cherry pick Jorge-Rodriguez 2020-07-25 13:31:58 +03:00
  • 226158a74a Fix typo Jorge-Rodriguez 2020-07-25 13:01:59 +03:00
  • e7e0354ae6
    Run MySQL commands with the mysql_command variable Jorge Rodriguez (A.K.A. Tiriel) 2020-07-24 19:32:48 +03:00
  • 7643a37970
    Fix check mode indentation Jorge Rodriguez (A.K.A. Tiriel) 2020-07-24 19:12:55 +03:00
  • cde29d2e2b Add check mode tests Jorge-Rodriguez 2020-07-24 09:49:28 +03:00
  • b062f5fae6 Add TLS connection parameters Jorge Rodriguez 2020-05-19 17:16:19 +03:00
  • ecd70e8022
    pinned pymysql to 0.9.3 to ensure warnings are handled (#10) Ben Mildren 2020-07-23 16:56:11 +01:00
  • ade2a7db3a pinned pymysql to 0.9.3 to ensure warnings are handled Ben Mildren 2020-07-23 16:38:34 +01:00
  • ac79b437c8
    updated replication integration tests, added testing for mysql 5.7 (#7) Ben Mildren 2020-07-14 14:13:16 +01:00
  • 530cb94368 updated replication integration tests, added testing for mysql 5.7 Ben Mildren 2020-07-13 19:23:45 +01:00
  • c255d7ece2
    mysql modules: fix examples to use FQCN (#3) Andrew Klychkov 2020-07-13 12:52:49 +03:00
  • 08ebdf819e mysql modules: fix examples to use FQCN Andrew Klychkov 2020-07-13 11:26:47 +03:00
  • 4a3cfa6a32
    Fixups (#2) Felix Fontein 2020-07-12 13:35:55 +02:00
  • dcb2a94643 Add changelogs/.plugin-cache.yaml to gitignore. Felix Fontein 2020-07-10 18:42:23 +02:00
  • 0868943e57 Adjust version_added to 0.1.0, which comes closer to the truth. Felix Fontein 2020-07-10 18:40:57 +02:00
  • 04d093dcbd Add changelog fragments from c.g. Felix Fontein 2020-07-10 18:37:13 +02:00
  • c26bc095ad
    initial commit (#1) 0.1.0 Ben Mildren 2020-07-10 17:16:58 +01:00
  • 1a45cd06e5 updated version from 1.0.0 to 0.1.0 Ben Mildren 2020-07-10 16:48:52 +01:00
  • 024a21c05e renamed LICENSE to COPYING Ben Mildren 2020-07-10 16:48:02 +01:00
  • be1e024efa updated sandbox references for multinode install Ben Mildren 2020-07-10 16:10:55 +01:00
  • a96200809b switched from preconfigured replication topology to simple multinode install Ben Mildren 2020-07-10 16:03:04 +01:00
  • b541784bb3 enabled integration pipeline Ben Mildren 2020-07-10 15:51:08 +01:00
  • e4faab0e57 updated integration tests Ben Mildren 2020-07-10 15:48:29 +01:00
  • 815ad0de99 removed remaining references to community.general Ben Mildren 2020-07-09 20:54:52 +01:00
  • 4338a1853c removed default workflow Ben Mildren 2020-07-09 20:43:31 +01:00
  • 76a1adffef initial commit Ben Mildren 2020-07-09 20:39:26 +01:00
  • 9fcbbaad81 Initial commit John R Barker 2020-07-08 18:51:12 +01:00