Commit Graph

19 Commits (d76f4f1795f66ab856c52d4d24af2aa3dc6d0dfc)

Author SHA1 Message Date
Robin Schneider 67a1bebbd3 Use addresses and names reserved for documentation (#2894)
Trying to preserve the meaning of the examples.

Related to: https://github.com/ansible/ansible/issues/17479
8 years ago
Matt Martz 6a8c0cd89c Merge pull request #268 from smashwilson/rax_clb_ssl
Rackspace Cloud Load Balancer SSL termination module
10 years ago
Ash Wilson 84880c5e35 Use rax_to_dict(). 10 years ago
Ash Wilson bd4023fe8f Bring the examples up to date. 10 years ago
Ash Wilson 9462ad55e3 Guard calls that modify the CLB with try/except. 10 years ago
Ash Wilson d1a63d39a2 Include the balancer acted upon in the result. 10 years ago
Ash Wilson a706689a35 Bump version_added. 10 years ago
Matt Martz d5d84288ae Bump version_added to 2.0 10 years ago
Matt Martz ebe1904e59 Add missing __init__.py 10 years ago
Ash Wilson c054933513 Eliminate redundant module argument checks. 10 years ago
Ash Wilson 205e4e5530 Use required=True and choices=[]. 10 years ago
Ash Wilson 65a1129ef9 Correct version_added in the documentation. 10 years ago
Ash Wilson e1cdda56ff Use rax_find_loadbalancer utility method. 10 years ago
Ash Wilson 1a8ed52819 Remove redundant "state" validity check. 10 years ago
Ash Wilson 0380490ae9 Rename "balancer_name" to "loadbalancer." 10 years ago
Ash Wilson 015ffbf9a9 Move ansible imports to the module's bottom. 10 years ago
Ash Wilson 4c4c0bb119 Use the correct version_added. 10 years ago
Ash Wilson 817f603b6b Initial implementation of rax_clb_ssl. 10 years ago
Ash Wilson 46f53724f0 Restore rax_mon_* modules. 10 years ago