Browse Source
* Refactor to de-duplicate save_config_to_disk and load_config_to_runtime * Refactor function arguments to handle any query shape * Add changelog fragment * Update changelogs/fragments/68-refactor-save-load-config.yml Fix sanity test Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> * Update changelogs/fragments/68-refactor-save-load-config.yml Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> * Add link to the PR in the changelog fragment Co-authored-by: Markus Bergholz <git@osuv.de> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> Co-authored-by: Markus Bergholz <git@osuv.de>local_integrationtest
9 changed files with 63 additions and 96 deletions
@ -0,0 +1,3 @@
|
||||
--- |
||||
minor_changes: |
||||
- module_utils - Refactor save_config_to_disk and load_config_to_runtime (https://github.com/ansible-collections/community.proxysql/pull/78). |
Loading…
Reference in new issue