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 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
7 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 Normalize usage of temp and tmp on tmp (#36221) 7 years ago
test_raw.py Adding aliases for field attributes and renaming async attribute (#33141) 7 years ago
test_synchronize.py Backport #40833 for 2.5 - synchronize _remote_is_local (#40917) 7 years ago