This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-04-01 08:13:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42e312d3bd0516ceaf2b4533ac643bd9e05163cd
community.general
/
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