Community.Mysql
Collection version 4.2.1
Note
The community.mysql collection has been renamed to ansible.mysql and will be removed from Ansible 17. The content of community.mysql will be replaced by redirects to ansible.mysql in Ansible 14. If you use content from community.mysql, please update FQCNs in your playbooks and roles! When creating new playbooks or roles, directly use content from ansible.mysql instead. See the discussion thread for more information.
Description
MySQL and MariaDB collection for Ansible
Author:
Ansible community
Supported ansible-core versions:
2.9.10 or newer
Plugin Index
These are the plugins in the community.mysql collection:
Modules
mysql_db module – Add or remove MySQL or MariaDB databases from a remote host
mysql_info module – Gather information about MySQL or MariaDB servers
mysql_query module – Run MySQL or MariaDB queries
mysql_replication module – Manage MySQL or MariaDB replication
mysql_role module – Adds, removes, or updates a MySQL or MariaDB role
mysql_user module – Adds or removes a user from a MySQL or MariaDB database
mysql_variables module – Manage MySQL or MariaDB global variables
See also
List of collections with docs hosted here.