Commit graph

18 commits

Author SHA1 Message Date
Michael DeHaan
185d5a6221 Merge branch 'spelling' of git://github.com/cgar/ansible into devel
Conflicts:
	docsite/rst/guide_rax.rst
	plugins/callbacks/mail.py
2014-08-08 13:28:45 -04:00
Matt Martz
07d80b5f1e Move additional rackspace common code into module_utils/rax.py 2014-08-06 16:26:48 -05:00
Carlos E. Garcia
4dcaa9d9fb multiple spelling error changes 2014-04-29 10:41:05 -04:00
Matt Martz
61ace3a03c rax modules improvements
* Catch issues with invalid regions
* Ensure we send string only data as meta values in the rax module
* Add public_key/lookup example for rax_keypair
* Clean up import statements
2014-04-03 17:16:24 -04:00
Matt Martz
aaf766595b Use PluginLoader for module docs fragments 2014-04-03 16:52:39 -04:00
Matt Martz
681c5aea3a Add support for shared module documentation fragments 2014-04-03 16:52:39 -04:00
Paul Durivage
66fe9c0ac4 Documentation updates 2014-03-13 16:18:50 -05:00
Richard C Isaacson
6467eb7b6d Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 22:53:24 -05:00
Paul Durivage
88b54b6dcc Doc updates 2014-02-12 11:22:15 -06:00
Paul Durivage
6362c1828b Use dict constructors 2014-01-23 22:05:46 -06:00
Paul Durivage
22d74ff740 Fix revert artifacts, doc update 2014-01-23 22:05:36 -06:00
Paul Durivage
26a942b745 Revert "Revert "Merge pull request #5496 from angstwad/cf-module""
This reverts commit b11d62270f.

Conflicts:
	library/cloud/rax_files_objects
2014-01-23 18:57:22 -06:00
Paul Durivage
8a1f349b1d Update documentation; fix YAML problems 2014-01-23 18:56:00 -06:00
James Tanner
3652317964 Revert "Merge pull request #5496 from angstwad/cf-module"
This reverts commit a807e3b9c8, reversing
changes made to df8ecdeded.
2014-01-23 18:27:49 -05:00
James Tanner
be8a39e442 Revert "Fix docstrings in rax_files_objects"
This reverts commit e759832dd6.
2014-01-23 18:27:22 -05:00
James Tanner
5ea672f77f Fix docstrings in rax_files_objects 2014-01-23 18:10:17 -05:00
Paul Durivage
15d5cf0615 Completed documentation and examples 2014-01-08 09:39:29 -06:00
Paul Durivage
b8cf85b01e Add rax_files_objects module for Rackspace Cloud Files support
This squashed commit fixed typos, changed to Py 2.4 compatible exceptions
2014-01-08 09:36:04 -06:00