Apply suggestions from code review

Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
pull/83507/head
Brian Coca 2 months ago committed by GitHub
parent 2d6d55c6b1
commit 8071e8a356
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -573,7 +573,7 @@ class CallbackBase(AnsiblePlugin):
:param result: The parameters of the task and its status.
:type result: TaskResult
:return: None
:rtype: None
:rtype: None
"""
host = result._host.get_name()

Loading…
Cancel
Save