summaryrefslogtreecommitdiff
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
...
* | Add note about useful quote filter.Michael DeHaan2014-07-181-0/+3
* | Added examples to the command moduleRik2014-06-241-2/+10
* | Added examples to the shell moduleRik2014-06-241-1/+12
|/
* Clarify free_form isn't a real option :)Michael DeHaan2014-04-032-2/+4
* Micro-optimization: replace s.find(x)!=-1 with x in sCristian Ciupitu2014-03-161-1/+1
* Force command action to not be executed by the shell unless specifically enabledJames Tanner2014-03-101-1/+1
* Add creates= and removes= to the script: actionjeromew2014-02-181-0/+18
* Adding no_log: capability for tasksJames Cammarata2014-01-311-1/+3
* Mention shell module in command documentationJeff Geerling2014-01-271-1/+2
* shell module: document removes option and sync with command module docStoned Elipot2013-12-251-7/+13
* Fixes #5023 Convert all modules to use new snippet import patternJames Tanner2013-12-021-2/+2
* There's a cleaner way to do this, commit to module formatter pending.Michael DeHaan2013-11-272-1/+2
* No longer need to reference 'version_added' in docs for these, as this was qu...Michael DeHaan2013-11-272-2/+1
* Add version_added to all modules missing version_added information, the docs ...Michael DeHaan2013-11-183-0/+3
* Allow for relative paths by using abspathJesse Keating2013-08-201-6/+3
* Docs: consistently format playbook EXAMPLESJan-Piet Mens2013-06-171-1/+2
* DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)Jan-Piet Mens2013-06-154-20/+29
* No need to expanduser() command's chdir argument twiceStoned Elipot2013-05-291-1/+1
* Allow modules to be categorized, and also sort them when generating the docum...Michael DeHaan2013-04-284-0/+322