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
Jordan Borean 44ab948e5d
create module tmpdir based on remote_tmp (#39833)
* create module tmpdir based on remote_tmp

* Source remote_tmp from controller if possible

* Fixed sanity test and not use lambda

* Added expansion of env vars to the remote tmp

* Fixed sanity issues

* Added note around shell remote_tmp option

* Changed fallback tmp dir to ~/.ansible/tmp to make shell defaults
7 years ago
..
action create module tmpdir based on remote_tmp (#39833) 7 years ago
cache
callback remove extra fields from debug output 7 years ago
cliconf Adding slx_command module and supporting module_utils. (#38235) 7 years ago
connection allow configuring sftp/scp executables (#36648) 7 years ago
filter
inventory Reduce recursion within group methods 7 years ago
loader_fixtures
lookup aws ssm parameter lookup - change to return Nones for missing variables (#36456) 7 years ago
shell
strategy
terminal Adding slx_command module and supporting module_utils. (#38235) 7 years ago
vars
__init__.py
test_plugins.py