community.general/lib/ansible/plugins/shell
Toshio Kuratomi 0ced20951f Use /var/tmp is user set remote_tmp below /var/tmp.
We want them to be able to influence this choice in case they want to
keep files out of /tmp (perhaps to conserve RAM if that is a tmpfs).
2016-04-11 21:03:13 -07:00
..
__init__.py Use /var/tmp is user set remote_tmp below /var/tmp. 2016-04-11 21:03:13 -07:00
csh.py moved to base class for shell plugins 2016-02-09 17:39:51 -05:00
fish.py moved to base class for shell plugins 2016-02-09 17:39:51 -05:00
powershell.py skip fixup_perms for Powershell 2016-04-07 07:27:01 -07:00
sh.py moved to base class for shell plugins 2016-02-09 17:39:51 -05:00