summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/database
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.generalAnsible Core Team2020-03-0952-21830/+0
* Misc documentation fixes (#67863)Abhijeet Kasurde2020-03-015-6/+6
* add new module mongodb_info (#67846)Andrew Klychkov2020-02-291-0/+444
* line indentation issue in postgresql_set (#67859)Sayed Anisul Hoque2020-02-281-1/+1
* mongodb_user: fix doc formatting (#67763)Abhijeet Kasurde2020-02-281-35/+58
* mongodb: Fix documentation (#67806)Abhijeet Kasurde2020-02-282-27/+35
* mysql_db: add possibility to make dump with --no-create-db option (#67767)Andrew Klychkov2020-02-271-1/+5
* influxdb: Fix documentation (#67807)Abhijeet Kasurde2020-02-275-30/+46
* mongodb_shard: fix doc formatting (#67750)Andrew Klychkov2020-02-271-29/+39
* postgresql_info: move subscription info to corresponding database dict (#67772)Andrew Klychkov2020-02-261-24/+27
* mysql_info: remove irrelevant comment (#67753)Andrew Klychkov2020-02-251-2/+0
* postgresql_info: add getting publication statistics (#67614)Andrew Klychkov2020-02-251-1/+39
* mysql_db: add dump_extra_args parameter (#67747)Andrew Klychkov2020-02-251-2/+23
* Remove unnecessary indent (#67728)Abhijeet Kasurde2020-02-251-1/+1
* postgresql_info: add subscription info (#67464)Andrew Klychkov2020-02-201-1/+43
* postgresql_subscription: remove stat (#67470)Andrew Klychkov2020-02-191-56/+8
* postgresql_info module: fix broken link (#67517)Andrew Klychkov2020-02-181-1/+1
* Fix links in Postgresql modules (#67511)Abhijeet Kasurde2020-02-181-1/+1
* Fix proxysql module cursor_class (#67339)Max Bubenick2020-02-176-6/+6
* mongodb_user: Ensure to close database connection (closes #59353) (#65665)Lujeni2020-02-151-2/+10
* Update redis module to support memory size units (#66975)Milan Ilic2020-02-151-3/+15
* Bugfix of 67377: postgresql_set converts value to uppercase if "mb" or "gb" o...Andrew Klychkov2020-02-151-1/+1
* mysql_replication: add option to fail on error (#67322)petoju2020-02-121-15/+55
* Bugfix of 65525: proxysql in check_config TypeError: tuple indices must be in...Andrew Klychkov2020-02-112-0/+8
* Clean up FILE_COMMON_ARGUMENTS (#66389)Felix Fontein2020-02-071-0/+1
* postgresql modules: fix sanity issues (#67046)Andrew Klychkov2020-02-0615-21/+25
* postgresql_user_obj_stat_info: new module (#66892)Andrew Klychkov2020-02-031-0/+334
* Bugfix of 54239: mysql_variables not supporting variables name with dot (#66806)Andrew Klychkov2020-02-011-1/+1
* Bugfix of 66974: mysql_user doesnt support privileges with underscore (#66995)Andrew Klychkov2020-01-311-10/+15
* mysql_user: priv parameter can also be a dictionary (#66801)Andrew Klychkov2020-01-311-2/+31
* postgresql_idx: revert PR for 64138 (#66889)Andrew Klychkov2020-01-291-49/+4
* postgresql_db: add dump_extra_args parameter (#66717)Andrew Klychkov2020-01-241-1/+25
* mysql_user: make sure current_pass_hash is a string before using it in compar...Roman Haefeli2020-01-241-0/+2
* postgresql_user: add comment parameter (#66711)Andrew Klychkov2020-01-231-0/+40
* Arbiter change and test additions (#59883)Rhys Campbell2020-01-221-1/+1
* mysql_db: add skip_lock_tables option (#66688)Andrew Klychkov2020-01-221-3/+14
* Bugfix of 65367: postgresql_query doesn't support non-ASCII characters in SQL...Andrew Klychkov2020-01-111-3/+14
* mysql_query: new module (#65941)Andrew Klychkov2020-01-0913-48/+285
* PostgreSQL : Create unique index (#66157)Emerson "Duke" Almeida2020-01-041-4/+30
* mysql_db: add master_data parameter (#66048)Andrew Klychkov2020-01-041-2/+27
* postgresql modules: use query parameters with cursor objects (#65862)Andrew Klychkov2020-01-043-10/+10
* postgresql_query: refactoring (#66084)Andrew Klychkov2020-01-011-4/+5
* mysql_db: fix doc formatting (#66087)Andrew Klychkov2019-12-301-33/+50
* Use context manager for file handling in misc files. (#65372)Mads Jensen2019-12-211-1/+2
* Bugfix of 65761: postgresql_privs fail after it's updated to 2.9.2 (#65903)Andrew Klychkov2019-12-171-2/+10
* postgresql modules: use query parameters with cursor objects (#65791)Andrew Klychkov2019-12-143-15/+19
* postgresql_sequence: use query parameters with cursor object (#65787)Andrew Klychkov2019-12-141-4/+5
* mysql_user: support for MySQL plugin authentication (#65789)Andrew Klychkov2019-12-131-5/+80
* mysql_info: add return_empty_dbs parameter (#65755)Andrew Klychkov2019-12-121-7/+30
* mysql_info: add seealso section (#65688)Andrew Klychkov2019-12-101-0/+6