James Barwell
|
ce349b6c3d
|
Fix argument parsing to module constructor
- Change to remove kwargs in a97d1016dc77186de8ad05704b6b4c141c005409
did not remove arguments passed in to the constructor.
|
2016-12-08 11:32:25 -05:00 |
Brian Coca
|
baf514957c
|
moved version added
|
2016-12-08 11:32:22 -05:00 |
Brian Coca
|
3ef53f92eb
|
minor cleanup, removing unused/redundant code, cleaned some comments, slight reformating in class to remove kwargs
|
2016-12-08 11:32:22 -05:00 |
Ravi Bhure
|
7e83da3480
|
Recorded the changes suggested by brian coca
|
2016-12-08 11:32:22 -05:00 |
Ravi Bhure
|
e0f0cc4049
|
used ansible conventions to use trigered action ==> state, now only two states are available enabled/disabled_ get weight for backend server, is default behavior for both state, supports set weight while enable server in lb pool
|
2016-12-08 11:32:22 -05:00 |
Ravi Bhure
|
a1c5149de3
|
Instead of action [enable_server,disable_server] we prefer to use state [enabled,disabled] [FIXED] misplaced the checkmode support (#L146) [FIXED] no need to check if host is not set as the argument spec (#L138), it should already complain about that [FIXED]
|
2016-12-08 11:32:22 -05:00 |
Ravi Bhure
|
6edde18f90
|
updated version 1.9 and moved haproxy module to network category
|
2016-12-08 11:32:22 -05:00 |