Commit Graph

19 Commits (6aaf2498471db4f0b73b3a5e314b905009d8d69c)

Author SHA1 Message Date
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 6191a98dd2 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 414855560e Ensure the id attribute is returned for a node 11 years ago
Matt Martz cc078b17dd Add version_added for vip_id 11 years ago
Matt Martz c264e12b53 Add ability to specify a VirtualIP ID for sharing a VIP with another LB 11 years ago
Matt Martz d8be08cf00 rax_required_together is a function 11 years ago
Matt Martz 6dbd7d0d8d Add ansible.module_utils.rax 11 years ago
Matt Martz f32bc12268 Remove debug print statement 11 years ago
Matt Martz 368f85e58a Remove unused variable 11 years ago
Matt Martz f8c3a83cd5 DRY up dict conversion and fix serialization error 11 years ago
Matt Martz 7153753600 If you try to delete a balancer that isn't there, don't blow up 11 years ago
Matt Martz 9a1adb1772 Updates to rax_clb module 11 years ago
Christopher H. Laco adca8d0dd8 Added replacement rax_clb that does LB detailed creation 11 years ago
Christopher H. Laco a7d84ed5d3 Renamed rax_clb to rax_clb_nodes since it's node management and not clb creation 11 years ago
Michael DeHaan beae21dd40 Remove examples of module antipattern of setting the choices array for boolean types. 11 years ago
Matt Martz 71ff1bfce2 Update references for rax_clb_nodes to use rax_clb 11 years ago
Matt Martz 338fef4ff2 Move rax_clb_nodes to rax_clb 11 years ago