mirror of
https://github.com/ansible/awx.git
synced 2026-02-02 10:08:10 -03:30
Fix ansible-lint empty lines in module docstrings
This commit is contained in:
committed by
Chris Meyers
parent
ae0d6b70a0
commit
d51d4eb392
@@ -66,7 +66,6 @@ EXAMPLES = '''
|
||||
object_query: "Safe=MY_SAFE;Object=awxuser"
|
||||
object_query_format: "Exact"
|
||||
state: present
|
||||
|
||||
'''
|
||||
|
||||
from ..module_utils.controller_api import ControllerAPIModule
|
||||
|
||||
Reference in New Issue
Block a user