mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-28 08:51:46 -07:00
formatting
make the PEP8 check happy
This commit is contained in:
parent
70683314f1
commit
de70cf775b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue