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
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
..
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) 7 years ago
test_raw.py Adding aliases for field attributes and renaming async attribute (#33141) 7 years ago
test_synchronize.py Temporary (#31677) 7 years ago