Commit Graph

15 Commits (bb0ca4c1aa4e556a006e2ded4ee90ee89cc5610a)

Author SHA1 Message Date
Jim Yeh 48dc27ea74 Fix the default url of get_xml function.
12 years ago
Cristian Ciupitu 0749112286 Micro-optimization: replace s.find(x)!=-1 with x in s
12 years ago
James Cammarata 10f7a20e60 Merge pull request #5079 from candlerb/candlerb/virt_states
12 years ago
James Tanner ba0fec4f42 Force command action to not be executed by the shell unless specifically enabled
12 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments
13 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern
13 years ago
Michael DeHaan 36effd237c There's a cleaner way to do this, commit to module formatter pending.
13 years ago
Michael DeHaan ff0a41d446 No longer need to reference 'version_added' in docs for these, as this was quite a while ago.
13 years ago
Brian Candler 3b07f848a2 Additional idempotent states for virt module: "destroyed" and "paused"
13 years ago
Jan-Piet Mens 30d641094b Docs: consistently format playbook EXAMPLES
13 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
13 years ago
Rik Theys e97f789913 Fix tabs
13 years ago
Rik Theys a61978aed9 Support state parameter in list_vms command
13 years ago
Michael DeHaan 3d3a050648 Style fix.
13 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation.
13 years ago