Commit graph

  • 3e10ac4851 typo and no_log remove for password_expire* vars Tomas 2024-02-20 22:04:53 +02:00
  • 494b537359
    Update plugins/module_utils/user.py tompal3 2024-02-20 21:54:50 +02:00
  • c415325901
    Update plugins/module_utils/user.py tompal3 2024-02-20 21:36:15 +02:00
  • 40e43ac76a
    Update plugins/module_utils/user.py tompal3 2024-02-20 21:34:11 +02:00
  • 7eb35e3b99
    Update plugins/modules/mysql_user.py tompal3 2024-02-20 21:33:40 +02:00
  • 2cf33e1907
    Update plugins/modules/mysql_user.py tompal3 2024-02-20 21:31:05 +02:00
  • a3dbfda916
    Update plugins/modules/mysql_user.py tompal3 2024-02-20 21:30:50 +02:00
  • 5b54cd34db
    Update plugins/modules/mysql_user.py tompal3 2024-02-20 21:30:34 +02:00
  • 1f26fd4191 CONTRIBUTING.md: add a detailed guide Andrew Klychkov 2024-02-19 09:36:37 +01:00
  • 32718ca295
    Update MAINTAINERS file (#612) Andrew Klychkov 2024-01-25 07:55:51 +01:00
  • 20d47097c4 Update MAINTAINERS file Andrew Klychkov 2024-01-25 07:29:47 +01:00
  • e34209b3f8
    Fix sanity issues (#609) Andrew Klychkov 2024-01-23 11:27:47 +01:00
  • 19454cca7f
    Remove CI (#611) stable-1 Andrew Klychkov 2024-01-23 11:27:33 +01:00
  • 082fd3fe16
    Remove CI (#610) stable-2 Andrew Klychkov 2024-01-23 11:27:28 +01:00
  • ad825054bf Remove CI Andrew Klychkov 2024-01-23 11:25:47 +01:00
  • 24df8f562a Remove CI Andrew Klychkov 2024-01-23 11:24:19 +01:00
  • f271d89722 Remove ignore entries Andrew Klychkov 2024-01-23 11:12:18 +01:00
  • 7fdbd38670 Fix sanity issues Andrew Klychkov 2024-01-23 11:04:37 +01:00
  • 6e2310d356
    Release 2.4.2 commit (#607) 2.4.2 Andrew Klychkov 2024-01-22 11:12:34 +01:00
  • 565fd72ebe Release 2.4.2 commit Andrew Klychkov 2024-01-22 11:11:16 +01:00
  • b894d28957
    Version 2.*.* is EOL (#606) Andrew Klychkov 2024-01-22 11:06:33 +01:00
  • 9f4e0e9032 Version 2.*.* is EOL Andrew Klychkov 2024-01-19 15:51:47 +01:00
  • 5ed3eaf3ee
    Version 2.*.* is EOL (#605) Andrew Klychkov 2024-01-19 15:51:47 +01:00
  • 889191238b Version 2.*.* is EOL Andrew Klychkov 2024-01-19 15:48:13 +01:00
  • 852c19a78a
    Using show all slaves status when using MariaDB to be consistent with MySQL (#602) William Felipe Welter 2024-01-19 14:41:29 +00:00
  • 051aa48d8d
    feat[mysql_user]: add support for mysql user attributes (#604) ncc 2024-01-19 08:37:28 -06:00
  • 6ac515bfa5 Removing is_mariadb and is_mysql functions William Welter 2024-01-19 11:11:05 +00:00
  • 208719f625 fix changelog fragment n-cc 2024-01-18 13:50:20 -06:00
  • 93e42bc8f9
    Update changelogs/fragments/602-show-all-slaves-status.yaml William Felipe Welter 2024-01-18 11:18:17 +00:00
  • 55e896e252 requested changes pt. 2 n-cc 2024-01-17 10:07:06 -06:00
  • c35bfb983b requested changes pt. 1 n-cc 2024-01-12 15:35:42 -06:00
  • d61bb70f6d Fixing sanity checks William Welter 2024-01-16 14:40:38 +00:00
  • 4a2a6382ad Adding lines to fix sanity checks William Welter 2024-01-16 14:36:48 +00:00
  • aa7c5be84a Fix sanity checks William Welter 2024-01-16 13:49:53 +00:00
  • 690ac6fb13 Fix sanity checks William Welter 2024-01-16 13:43:18 +00:00
  • fff53b4017 Merge branch 'show-all-replicas' of github.com:wfelipew/community.mysql into show-all-replicas William Welter 2024-01-16 12:09:52 +00:00
  • 10660cf885 Refactoring change by moving common logic to the module_utils William Welter 2024-01-16 12:08:48 +00:00
  • 3ef93e8730
    Update changelogs/fragments/602-show-all-slaves-status.yaml William Felipe Welter 2024-01-16 11:01:32 +00:00
  • 9a8b53dd5a write integration tests n-cc 2024-01-11 12:54:18 -06:00
  • 7012a277de fix CI n-cc 2024-01-10 15:56:01 -06:00
  • 5273712941 add support for mysql user attributes n-cc 2024-01-09 16:23:17 -06:00
  • c66a5ac3c4 Adding changlog fragment William Welter 2024-01-10 15:20:59 +00:00
  • 682fae4125
    Apply suggestions from code review tompal3 2024-01-09 08:46:59 +02:00
  • 379b25e8fa
    Update tests/integration/targets/test_mysql_user/tasks/test_password_expire.yml tompal3 2024-01-09 08:39:38 +02:00
  • e255551950
    Update plugins/modules/mysql_user.py tompal3 2024-01-09 08:38:57 +02:00
  • 4c5e8f8bb1 Fix unit tests William Welter 2024-01-04 18:33:41 +00:00
  • 6eec7404b3 Add unit tests William Welter 2024-01-04 18:26:49 +00:00
  • ed93655df8 fix lint test William Welter 2024-01-04 17:52:07 +00:00
  • 2de02bdcde Fix unit tests William Welter 2024-01-04 17:47:48 +00:00
  • db4c50e64c Fix issue by using dict attribute William Welter 2024-01-04 17:26:44 +00:00
  • b2072a2b24 Fixing lint issues William Welter 2024-01-04 14:52:32 +00:00
  • a7de8f89c4 Using show all slaves status whe using MariaDB to be consistent with the MySQL behaviour. William Welter 2024-01-04 13:38:38 +00:00
  • 368c9b4b65
    [PR #599/81ab18d backport][stable-2] chore[CI]: fix conditional statements should not include jinja 2 templating (#601) Laurent Indermühle 2023-11-30 16:41:34 +01:00
  • db7f1b2aee
    fix query for stable-2 Laurent Indermuehle 2023-11-30 15:24:49 +01:00
  • 9b13b59865 fix verify as well Tomas 2023-11-30 15:04:42 +02:00
  • a9abc8a281 fix unneeded commits Tomas 2023-11-30 15:02:39 +02:00
  • 185a6b975e
    chore: fix conditional statements should not include jinja 2 templating (#599) Laurent Indermühle 2023-11-30 13:39:34 +01:00
  • d506d833d9 Merge remote-tracking branch 'origin/main' into password_expiration_mysql_user Tomas 2023-11-30 14:51:19 +02:00
  • 81ab18d56c
    chore: fix conditional statements should not include jinja 2 templating (#599) Laurent Indermühle 2023-11-30 13:39:34 +01:00
  • b55f79824a
    chore: fix conditional statements should not include jinja 2 templating Laurent Indermuehle 2023-11-30 10:43:12 +01:00
  • 23db3f42b1 make integration tests work Tomas 2023-11-29 14:23:21 +02:00
  • 778fbd497c make integration tests work Tomas 2023-11-29 09:16:05 +02:00
  • a69c0e91d6 docs and sanity and integration test fix Tomas 2023-11-28 22:54:40 +02:00
  • 6d73c24526 some changes and integration tests Tomas 2023-11-28 21:28:04 +02:00
  • 10780aee98 add one more if block for version check Tomas 2023-11-22 13:23:59 +02:00
  • 721dd8e613 sanity check and default values Tomas 2023-11-22 11:44:20 +02:00
  • 314ec02955 initial commit for password_expire support Tomas 2023-11-22 10:32:57 +02:00
  • 8dfab12bae
    README: Add forum info (#589) Andrew Klychkov 2023-11-13 12:35:39 +01:00
  • 975bfd3827 README: Add forum info Andrew Klychkov 2023-11-09 09:49:32 +01:00
  • 534a6fa1bc
    Document MySQL and MariaDB don't store roles with same manner (#584) (#585) patchback[bot] 2023-10-27 14:08:30 +02:00
  • 10de776151
    Document MySQL and MariaDB don't store roles with same manner (#584) Laurent Indermühle 2023-10-26 14:21:28 +02:00
  • 37b105c526
    cut ansible devel from the test matrix (#587) Laurent Indermühle 2023-10-27 13:21:35 +02:00
  • 04fcdd93fa
    cut ansible devel from the test matrix Laurent Indermuehle 2023-10-27 10:14:16 +02:00
  • 0dbedf57cb
    Document MySQL and MariaDB don't store roles with same manner (#584) Laurent Indermühle 2023-10-26 14:21:28 +02:00
  • 839736756a
    Document MySQL and MariaDB don't store roles with same manner Laurent Indermuehle 2023-10-26 13:39:55 +02:00
  • fd0b1919c3
    Release 3.8.0 commit (#583) 3.8.0 Laurent Indermühle 2023-10-26 11:08:35 +02:00
  • a47a683f71
    Release 3.8.0 commit Laurent Indermuehle 2023-10-25 17:48:06 +02:00
  • f31d5a10c1
    fix list of tested ansible-core versions (#582) Laurent Indermühle 2023-10-25 15:11:40 +02:00
  • f4f1dc9ae6
    fix list of tested ansible-core versions Laurent Indermuehle 2023-10-25 15:08:54 +02:00
  • 3ef9bda95f
    feat[mysql_info]: add 'users_info' filter (#580) Laurent Indermühle 2023-10-23 11:26:46 +02:00
  • 77b0831f09
    Add 'users' description to differentiate it from 'users_info' Laurent Indermuehle 2023-10-13 15:02:43 +02:00
  • 1bef84de96
    fix link to the PR Laurent Indermuehle 2023-10-13 15:00:44 +02:00
  • e61777cffb
    change filter name to users_info Laurent Indermuehle 2023-10-13 15:00:21 +02:00
  • 070109e70d
    add version_added for user_accounts to the documentation Laurent Indermuehle 2023-10-13 08:55:21 +02:00
  • f1e7d960aa
    add all tests accounts to the teardown task Laurent Indermuehle 2023-10-13 08:54:49 +02:00
  • 5d305d3f81
    fix filename Laurent Indermuehle 2023-10-12 17:02:22 +02:00
  • db43c34f63
    change filter name to user_accounts Laurent Indermuehle 2023-10-12 16:44:14 +02:00
  • 71abdd7567
    document why certain authentications plugins cause issues Laurent Indermuehle 2023-10-12 15:23:07 +02:00
  • 509099e211
    document example with tasks grouped in a block Laurent Indermühle 2023-10-12 15:15:03 +02:00
  • 6b7cc14989
    switch "PRIMARY" to "MASTER" on description (#573) lkthomas 2023-10-12 19:50:54 +08:00
  • 154d880846
    fix case when a account as same user but different host and password Laurent Indermuehle 2023-10-12 13:46:27 +02:00
  • e607ce1974
    add method to get all users privileges Laurent Indermuehle 2023-10-12 10:01:33 +02:00
  • 3efe61f50c
    fix list parsing when cursor come from mysql_info Laurent Indermuehle 2023-10-12 11:43:02 +02:00
  • 1886753dfa
    Add integration tests for mysql_info users_privs Laurent Indermuehle 2023-10-12 10:11:54 +02:00
  • 952d46a5cd
    add documentation for new mysql_info users_privs filter Laurent Indermuehle 2023-10-12 09:58:16 +02:00
  • 2e2780b8f1
    Revert "cut option maria_role as it as nothing to do with roles" Laurent Indermuehle 2023-10-11 16:38:24 +02:00
  • 7f6d5f5622
    cut option maria_role as it as nothing to do with roles Laurent Indermuehle 2023-10-11 14:00:20 +02:00
  • 34505c9b4f
    add option to not summarize all privileges Laurent Indermuehle 2023-10-11 11:14:54 +02:00
  • 7036490e7e
    spelling Laurent Indermuehle 2023-10-10 17:49:24 +02:00
  • 970897cc46
    Revert non relevant changes to have cleaner patch Laurent Indermuehle 2023-10-10 17:48:23 +02:00