community.general/lib/ansible/plugins/shell
Toshio Kuratomi 42e312d3bd Change $() into backticks. Backticks should work for both POSIX and non-POSIX compatible shells.
Fixes #14176
2016-02-02 12:38:21 -08:00
..
__init__.py
csh.py Establish sh as the default shell plugin. 2016-02-02 11:46:09 -08:00
fish.py Establish sh as the default shell plugin. 2016-02-02 11:46:09 -08:00
powershell.py Establish sh as the default shell plugin. 2016-02-02 11:46:09 -08:00
sh.py Change $() into backticks. Backticks should work for both POSIX and non-POSIX compatible shells. 2016-02-02 12:38:21 -08:00