mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-12 03:09:32 -07:00
Remove outdated FIXME; _compute_delegate is called below
This commit is contained in:
parent
7b3cb2126c
commit
2cb7cd8379
1 changed files with 0 additions and 1 deletions
|
@ -411,7 +411,6 @@ class TaskExecutor:
|
||||||
correct connection object from the list of connection plugins
|
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
|
# FIXME: calculation of connection params/auth stuff should be done here
|
||||||
|
|
||||||
if not self._play_context.remote_addr:
|
if not self._play_context.remote_addr:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue