mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 02:58:13 -03:30
Fix ansible-lint empty lines in module docstrings
This commit is contained in:
committed by
Chris Meyers
parent
5872a88a57
commit
ef89c59a13
@@ -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