diff --git a/plugins/modules/mysql_user.py b/plugins/modules/mysql_user.py index 85fa286..9809959 100644 --- a/plugins/modules/mysql_user.py +++ b/plugins/modules/mysql_user.py @@ -80,6 +80,7 @@ options: binlog / replication filters in MySQL. type: bool default: no + version_added: '3.1.0' state: description: - Whether the user should exist.