mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-14 12:51:04 +00:00
reinstate delete_remote_files
This commit is contained in:
@@ -576,7 +576,7 @@ class Runner(object):
|
||||
result.result['changed'] = changed
|
||||
del result.result['daisychain']
|
||||
|
||||
#self._delete_remote_files(conn, tmp)
|
||||
self._delete_remote_files(conn, tmp)
|
||||
conn.close()
|
||||
|
||||
if not result.comm_ok:
|
||||
|
||||
Reference in New Issue
Block a user