Commit Graph

12 Commits (583cfa45e51b53915e35b3fed1471bcf91edc13c)

Author SHA1 Message Date
Matt Martz 07d80b5f1e Move additional rackspace common code into module_utils/rax.py 10 years ago
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
11 years ago
Matt Martz aaf766595b Use PluginLoader for module docs fragments 11 years ago
Matt Martz 681c5aea3a Add support for shared module documentation fragments 11 years ago
jctanner 43942d2922 Merge pull request #5941 from sivel/rax-name-search-opts
rax module: Use regex start and end of string with name base filters
11 years ago
Matt Martz f4a494e14d The name parameter for search_opts is a regex string, so make sure we include start and end of string characters 11 years ago
Matt Martz a430f89563 Update docs for rax_facts to include parameters added for other OpenStack clouds 11 years ago
jctanner 33f9fd31e9 Merge pull request #4996 from sivel/rax-module-utils
Implement ansible.module_utils.rax
11 years ago
Jim Rybarski b699af75a8 fixed documentation typo about region purpose 11 years ago
Matt Martz 6dbd7d0d8d Add ansible.module_utils.rax 11 years ago
Matt Martz 7aaac10a00 follow suit with the rax refactor and split out the slugify code 11 years ago
Matt Martz 40354d0775 Add rax_facts module for retrieving facts about a Cloud Server 11 years ago