community.general/lib/ansible/plugins/shell
Matt Davis 73f50b4f9f fix Windows env handling (#22927)
* fixes #22441
* fixes #22655
* moves all env handling into the exec wrapper; this should work for everything but raw, which is consistent with non-Windows.
2017-03-23 17:48:15 -07:00
..
__init__.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
csh.py moved to base class for shell plugins 2016-02-09 17:39:51 -05:00
fish.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
powershell.py fix Windows env handling (#22927) 2017-03-23 17:48:15 -07:00
sh.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00