This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
42e312d3bd
ansible
/
lib
/
ansible
/
plugins
/
shell
History
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
Making the switch to v2
2015-05-03 21:47:26 -05:00
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