Update plugins/modules/mysql_role.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
betanummeric 2022-05-27 14:29:02 +02:00 committed by GitHub
commit 8ef388c0a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -259,7 +259,7 @@ EXAMPLES = r'''
priv:
'db1.*': DELETE
- name: add some members to a role and skip not-existent users
- name: Add some members to a role and skip not-existent users
community.mysql.mysql_role:
state: present
name: foo