community.general/lib/ansible/plugins/shell
Brian Coca 075ead8fb0 fixes to config/setting retrieval
- better variable precedence management
- universal plugin option handling
- also updated comments for future directions
- leverage fragments for plugins
- removed fact namespacing
- added 'firendly name' field
- updated missing descriptions
- removed some unused yaml entries, updated others to reflect possible future
- documented more plugins
- allow reading docs using alias
- short licenses
- corrected args for 'all plugins'
- fixed -a option for ansible-doc
- updated vars plugins to allow docs
- fixed 'gathering'
- only set options IF connection
- added path list and renamed pathspec mostly the diff is , vs : as separator
- readded removed config entries that were deprecated but had no message ... and deprecated again
- now deprecated entries give warning when set
2017-09-09 09:48:22 -07:00
..
__init__.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
csh.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
fish.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
powershell.py switch become/runas to LogonUser/CreateProcessWithTokenW (#28253) 2017-08-15 18:55:17 -07:00
sh.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00