mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 12:21:26 -07:00
removed unused objects from include results proc
This commit is contained in:
parent
c30ee42fe1
commit
1b34a17415
4 changed files with 1 additions and 13 deletions
|
@ -297,9 +297,7 @@ class StrategyModule(StrategyBase):
|
|||
try:
|
||||
included_files = IncludedFile.process_include_results(
|
||||
host_results,
|
||||
self._tqm,
|
||||
iterator=iterator,
|
||||
inventory=self._inventory,
|
||||
loader=self._loader,
|
||||
variable_manager=self._variable_manager
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue