1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/plugins
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
..
action Use _remote_is_local=True for local connection in synchronize (#40833) 2018-05-30 13:28:11 -07:00
cache
callback
cliconf
connection winrm: add better exception handling for krb5 auth with pexpect (#39930) 2018-05-23 13:33:07 -07:00
filter
inventory Fix inventory plugin cache + add tests (#38229) 2018-05-24 15:34:54 -04:00
loader_fixtures
lookup
shell
strategy
terminal
vars
__init__.py
test_plugins.py