mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
Remove outdated FIXME; _compute_delegate is called below
This commit is contained in:
@@ -411,7 +411,6 @@ class TaskExecutor:
|
||||
correct connection object from the list of connection plugins
|
||||
'''
|
||||
|
||||
# FIXME: delegate_to calculation should be done here
|
||||
# FIXME: calculation of connection params/auth stuff should be done here
|
||||
|
||||
if not self._play_context.remote_addr:
|
||||
|
||||
Reference in New Issue
Block a user