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 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 create module tmpdir based on remote_tmp (#39833) 2018-05-15 09:31:21 +10: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 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