Commit Graph

19 Commits (29434b06b8e749edaa233545287247081067e0cd)

Author SHA1 Message Date
Matt Martz 37f096a6bb 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 7b5f89ec7c Use PluginLoader for module docs fragments 11 years ago
Matt Martz bb6f7a267a Add support for shared module documentation fragments 11 years ago
jctanner 6265128c9e Merge pull request #4941 from sivel/rax-clb-shared-vip
Add ability to specify a VirtualIP ID for sharing a VIP with another LB
11 years ago
Matt Martz e3adaa648a Ensure the id attribute is returned for a node 11 years ago
Matt Martz 27fb55519c Add version_added for vip_id 11 years ago
Matt Martz 6c6dd09e23 Add ability to specify a VirtualIP ID for sharing a VIP with another LB 11 years ago
Matt Martz d73251c342 rax_required_together is a function 11 years ago
Matt Martz 3f2cbb7583 Add ansible.module_utils.rax 11 years ago
Matt Martz 1ef49405b3 Remove debug print statement 11 years ago
Matt Martz a897bb389c Remove unused variable 11 years ago
Matt Martz 8f2f8a5b53 DRY up dict conversion and fix serialization error 11 years ago
Matt Martz 9d684c9e8e If you try to delete a balancer that isn't there, don't blow up 11 years ago
Matt Martz 772fbb8d0a Updates to rax_clb module 11 years ago
Christopher H. Laco 0be54b5585 Added replacement rax_clb that does LB detailed creation 11 years ago
Christopher H. Laco 6a964496b1 Renamed rax_clb to rax_clb_nodes since it's node management and not clb creation 11 years ago
Michael DeHaan 119b6d73dd Remove examples of module antipattern of setting the choices array for boolean types. 11 years ago
Matt Martz c56659a2a8 Update references for rax_clb_nodes to use rax_clb 11 years ago
Matt Martz fd959a8b7c Move rax_clb_nodes to rax_clb 11 years ago