ansible/test/units/plugins/action
Matt Martz ad7ba91f75 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
2018-05-30 13:28:11 -07:00
..
fixtures/synchronize
__init__.py
test_action.py create module tmpdir based on remote_tmp (#39833) 2018-05-15 09:31:21 +10:00
test_raw.py
test_synchronize.py Use _remote_is_local=True for local connection in synchronize (#40833) 2018-05-30 13:28:11 -07:00
test_win_updates.py win_updates: add scheduled tasks back in for older hosts (#38708) 2018-05-23 13:21:01 -07:00