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:08 +02:00 committed by GitHub
commit 2590917233
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -269,7 +269,7 @@ EXAMPLES = r'''
- 'existing_user@localhost'
- 'not_existing_user@localhost'
- name: detach some members from a role and ignore not-existent users
- name: Detach some members from a role and ignore not-existent users
community.mysql.mysql_role:
state: present
name: foo