summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/commands/shell.py
Commit message (Collapse)AuthorAgeFilesLines
* fixed RETURN docs for modules (#24011)Andrea Tartaglia2017-04-261-1/+1
| | | | | | | | * fixed RETURN docs for remaining modules * updated proxymysql_mysql_users 'sample' to yaml dict * fixed whitespace errors
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
| | | | | | | | | | | | | | | | Changes to the metadata format were approved here: https://github.com/ansible/proposals/issues/54 * Update documentation to the new metadata format * Changes to metadata-tool to account for new metadata * Add GPL license header * Add upgrade subcommand to upgrade metadata version * Change default metadata to the new format * Fix exclusion of non-modules from the metadata report * Fix ansible-doc for new module metadata * Exclude metadata version from ansible-doc output * Fix website docs generation for the new metadata * Update metadata schema in valiate-modules test * Update the metadata in all modules to the new version
* YAML fixes for examples in additional modulesMatt Martz2017-02-151-4/+4
|
* Advanced example using shell with other executable (#21462)Dag Wieers2017-02-151-0/+20
| | | The shell module is quite versatile in its use.
* Avoid having module documentation links to itself (#21329)Dag Wieers2017-02-131-3/+3
| | | | | | | | | * Avoid having module documentation links to itself A lot of modules use M(own_module) in their documentation causing a link in the documentation to itself. * Make note more clear now
* updated docs to suggest quote filter for shellsBrian Coca2017-01-101-12/+12
| | | | Also changed comments into -name in examples where appropriate.
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
|
* Change examples syntax on shell moduleSam Doran2016-12-081-4/+6
|
* Added some documentation for the shell return valuesLeonardo Giordani2016-12-081-0/+48
|
* Add example of using non-posix shellisms to raw and shellToshio Kuratomi2016-12-081-0/+6
| | | | Fixes #14262
* Add missing GPLv3 License headerMike Putnam2016-12-081-0/+15
| | | | Fixes #1643
* Proper author info for all remaining modulesGreg DeKoenigsberg2016-12-081-1/+3
|
* file extensions!Michael DeHaan2016-12-081-0/+78