Replication settings. Set mysql_server_id and mysql_replication_role by server (e.g. the master would be ID 1, with the mysql_replication_role of master, and the slave would be ID 2, with the ...
mysql_user_home: /root mysql_user_name: root mysql_user_password: root The home directory inside which Python MySQL settings will be stored, which Ansible will use when connecting to MySQL. This ...