mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-18 16:31:26 -07:00
Fix linting issues (#693)
This commit is contained in:
parent
3d3f115574
commit
022ed60906
2 changed files with 1 additions and 2 deletions
|
@ -284,7 +284,6 @@ EXAMPLES = r'''
|
|||
community.mysql.mysql_replication:
|
||||
mode: changeprimary
|
||||
fail_on_error: true
|
||||
|
||||
'''
|
||||
|
||||
RETURN = r'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue