1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
lyvivian0077 5fbe8a1f9d
mysql_info: Add parameter for __collect method (#136)
* [Add] Add parameter for __collect method

Add parameter for `__collect` method

By default the class `MySQL_Info` get all MySQL instance information,
add  parameter for `__collect` to  get only what wants to know(information)

Feature Pull Request

lib/ansible/modules/database/mysql/mysql_info.py

* typo

* [add] add changelog

- bugfixes:
  - mysql_info - add parameter for __collect to get only what are wanted (https://github.com/ansible-collections/community.general/pull/136).
2020-04-11 12:12:09 +03:00
..
become Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
cache Initial commit 2020-03-09 09:11:07 +00:00
callback Initial commit 2020-03-09 09:11:07 +00:00
connection Add missing libvirt_lxc connection plugin (#111) 2020-04-03 14:39:04 +01:00
doc_fragments [wip] Remove network content (#84) 2020-04-01 21:34:05 +02:00
filter Move gcp_kms_filters to google.cloud collection (#140) 2020-04-10 19:22:39 +01:00
inventory Fix docker_swarm, docker_machine and gitlab_runners inventory plugins' verify method. (#67) 2020-03-29 20:14:22 +02:00
lookup [wip] Remove network content (#84) 2020-04-01 21:34:05 +02:00
module_utils [wip] Remove network content (#84) 2020-04-01 21:34:05 +02:00
modules mysql_info: Add parameter for __collect method (#136) 2020-04-11 12:12:09 +03:00