diff --git a/salt/modules/mysql.py b/salt/modules/mysql.py index 4e2fe87075..d92d0cf78c 100644 --- a/salt/modules/mysql.py +++ b/salt/modules/mysql.py @@ -1853,7 +1853,8 @@ def get_master_status(**connection_args): ''' Retrieves the master status from the minion. - Returns: + Returns:: + {'host.domain.com': {'Binlog_Do_DB': '', 'Binlog_Ignore_DB': '', 'File': 'mysql-bin.000021',