diff --git a/plugins/modules/mysql_role.py b/plugins/modules/mysql_role.py index 3f88e1b..ddb57ce 100644 --- a/plugins/modules/mysql_role.py +++ b/plugins/modules/mysql_role.py @@ -242,7 +242,7 @@ EXAMPLES = r''' members: - marketing -- name: Ensure the role foo does not have the DELETE privilege +- name: Ensure the role foo does not have the DELETE privilege community.mysql.mysql_role: state: present name: foo