summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/shell/csh.py
Commit message (Collapse)AuthorAgeFilesLines
* moved to base class for shell pluginsBrian Coca2016-02-091-2/+6
| | | | | | | fish now sets env vars correctly fish checksum now works fixed and cleaned up imports fixed typo
* Establish sh as the default shell plugin.Toshio Kuratomi2016-02-021-0/+5
| | | | This is a fix for one of the problems pointed out in #14176
* changed shell delimiters for cshBrian Coca2015-12-121-0/+2
| | | | fixes #13459
* fix issues with csh redirectionBrian Coca2015-08-301-0/+1
|
* Making the switch to v2James Cammarata2015-05-031-0/+28