Commit Graph

17 Commits (2738ae94c017f6eb1c7ba920a3ca887506fb8735)

Author SHA1 Message Date
Ash Wilson c10f898b53 Use rax_to_dict(). 2016-12-08 11:32:57 -05:00
Ash Wilson 9928efedc9 Bring the examples up to date. 2016-12-08 11:32:57 -05:00
Ash Wilson b76dff4411 Guard calls that modify the CLB with try/except. 2016-12-08 11:32:57 -05:00
Ash Wilson f97c3cb8b6 Include the balancer acted upon in the result. 2016-12-08 11:32:57 -05:00
Ash Wilson e7d31217f1 Bump version_added. 2016-12-08 11:32:57 -05:00
Ash Wilson 6eda375684 Use rax_find_loadbalancer utility method. 2016-12-08 11:32:57 -05:00
Ash Wilson 0177ba903a Remove redundant "state" validity check. 2016-12-08 11:32:57 -05:00
Ash Wilson 9dfba4881f Rename "balancer_name" to "loadbalancer." 2016-12-08 11:32:57 -05:00
Ash Wilson 575ace06b9 Move ansible imports to the module's bottom. 2016-12-08 11:32:57 -05:00
Ash Wilson 7bf7f23b3e Use the correct version_added. 2016-12-08 11:32:57 -05:00
Ash Wilson 05cee6a120 Initial implementation of rax_clb_ssl. 2016-12-08 11:32:57 -05:00
Matt Martz d93da276ad Bump version_added to 2.0 2016-12-08 11:32:54 -05:00
Matt Martz 66ce556e92 Add missing __init__.py 2016-12-08 11:32:54 -05:00
Ash Wilson 23c79ed474 Eliminate redundant module argument checks. 2016-12-08 11:32:54 -05:00
Ash Wilson 6b753c5c71 Use required=True and choices=[]. 2016-12-08 11:32:54 -05:00
Ash Wilson 4b1bdf738e Correct version_added in the documentation. 2016-12-08 11:32:54 -05:00
Ash Wilson eac1565b22 Restore rax_mon_* modules. 2016-12-08 11:32:54 -05:00