community.general/lib/ansible
Dag Wieers 6c6b088bde shell: Improve documentation (#51109)
* shell: Improve documentation

This PR includes:
- Adding parameter types
- General improvements

* Update lib/ansible/modules/commands/shell.py
2019-01-22 21:58:12 +01:00
..
cli Encoding fixes for plugin loader and vault. (#51002) 2019-01-17 12:18:01 -05:00
compat
config Increase persistent command_timeout default value (#51056) 2019-01-21 10:50:52 +05:30
errors Add new AnsibleTemplateError to more easily catch templating issues (#50563) 2019-01-04 14:33:05 -06:00
executor Remove unnecessary calls to cache_block_tasks noop (#50715) 2019-01-17 08:29:26 +01:00
galaxy Consistent typesetting of "GitHub" (#50929) 2019-01-15 14:53:04 +01:00
inventory Minor typos (#50371) 2019-01-15 11:37:00 +00:00
module_utils Relative time support for crypto modules (openssl_certificate) (#50570) 2019-01-22 20:41:02 +00:00
modules shell: Improve documentation (#51109) 2019-01-22 21:58:12 +01:00
parsing More path encoding fixes. 2019-01-16 15:44:50 -08:00
playbook allows loop pause for subseconds (#50461) 2019-01-18 22:41:29 -05:00
plugins Fix stray string in network_cli (#51142) 2019-01-22 09:07:04 -05:00
template
utils Update vmware.py minor typo (#51047) 2019-01-21 13:52:26 +05:30
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py
constants.py
context.py Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
release.py