You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
fixtures/synchronize synchronize: Use private_key and ssh_user with delegate_to (Fixes #16215) (#21686) 7 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_action.py create module tmpdir based on remote_tmp (#39833) 6 years ago
test_raw.py Adding aliases for field attributes and renaming async attribute (#33141) 7 years ago
test_synchronize.py Use _remote_is_local=True for local connection in synchronize (#40833) 6 years ago
test_win_updates.py win_updates: add scheduled tasks back in for older hosts (#38708) 6 years ago