ansible/test/units/plugins/action
Matt Martz 959821f40e Backport #40833 for 2.5 - synchronize _remote_is_local (#40917)
* Use _remote_is_local=True for local connection in synchronize (#40833)

* All instances of local connection should use _remote_is_local=True. Fixes #40551

* Switch to instance attribute for synchronize

* Add test that shows that synchronize _remote_is_local addresses tmpdir building

(cherry picked from commit ad7ba91f75)

* Add changelog entry for #40833
2018-05-30 17:28:23 -04:00
..
fixtures/synchronize synchronize: Use private_key and ssh_user with delegate_to (Fixes #16215) (#21686) 2017-08-24 21:09:15 -04:00
__init__.py
test_action.py Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:33 -08:00
test_raw.py Adding aliases for field attributes and renaming async attribute (#33141) 2017-11-22 12:35:58 -08:00
test_synchronize.py Backport #40833 for 2.5 - synchronize _remote_is_local (#40917) 2018-05-30 17:28:23 -04:00