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