James Tanner
d33d9ddba9
Fix pep8 E701 errors in bigip_monitor_http
2013-11-20 14:57:30 -05:00
jctanner
a804c55c96
Merge pull request #4621 from sergevanginderachter/bigip_monitor
...
Introduce Big-IP F5 http monitor module
2013-11-20 11:53:35 -08:00
James Tanner
7d3a44d4bf
Fix pep8 errors in bigip_monitor_tcp
2013-11-19 16:38:16 -05:00
Michael DeHaan
08996d78d6
Add version_added to all modules missing version_added information, the docs formatter will now
...
raise errors when omitted, updated changelog with new modules.
2013-11-18 18:55:49 -05:00
James Tanner
9d30a5e6fe
Fix docstring in bigip_monitor_tcp module
2013-11-15 14:44:53 -05:00
jctanner
182df34467
Merge pull request #4813 from sergevanginderachter/bigip_tcpmonitor
...
Introduce Big-IP F5 tcp monitor module
2013-11-15 11:10:52 -08:00
jctanner
cb16d15a9b
Merge pull request #4161 from stygstra/openvswitch-modules
...
Modules for managing Open vSwitch bridges and ports
2013-11-12 11:20:20 -08:00
jctanner
1a72cd4b0e
Merge pull request #4712 from mhite/bigip_node
...
New BIG-IP module for managing node objects
2013-10-29 06:07:45 -07:00
Matt Hite
176cf51b0a
Fixed version_added and removed reference to traceback module
2013-10-28 14:51:51 -07:00
Serge van Ginderachter
3295516002
bigip tcp monitor: add examples
2013-10-28 17:13:36 +01:00
Serge van Ginderachter
4ddb6e629d
Fix typo
2013-10-28 16:59:44 +01:00
Serge van Ginderachter
30ef338c85
Implement BIGIP F5 TCP monitor
2013-10-28 16:58:14 +01:00
Serge van Ginderachter
f6442cda34
clean up comments to show monitor specific code
2013-10-25 22:47:35 +02:00
James Tanner
14e2961268
Set bigip_pool_member version added to 1.4
2013-10-24 11:41:34 -04:00
jctanner
ff4ac6a3ad
Merge pull request #4054 from mhite/bigip_pool_member
...
New bigip_pool_member module
2013-10-22 13:55:41 -07:00
Serge van Ginderachter
2bc9f5eff0
update version added and add examples
2013-10-21 20:57:22 +02:00
Serge van Ginderachter
7ae16aec57
add missing defaults
2013-10-21 20:36:25 +02:00
Serge van Ginderachter
1fd91c272a
improve logic in setting parameters in check mode (monitor might not exist)
2013-10-21 20:36:25 +02:00
Serge van Ginderachter
62d7b1a62f
do not overwrite properties with defaults
2013-10-21 20:36:25 +02:00
Serge van Ginderachter
f8e40583f2
improve changed result for race conditions
2013-10-21 20:36:25 +02:00
Serge van Ginderachter
5e0fd019b8
adds receive_disable and time_until_up and some bugfixes
2013-10-21 20:36:25 +02:00
Serge van Ginderachter
2e5ab21c39
bigip_monitor_http: add support for hardcoded properties
2013-10-21 20:36:25 +02:00
Serge van Ginderachter
24b8e7585b
some fixes and cleanup per feedback from Matt Hite
2013-10-21 20:36:25 +02:00
Serge van Ginderachter
73cda36c70
initial beta version of bigip_monitor_http module
2013-10-21 20:36:25 +02:00
David Stygstra
ab5f564e9b
Minor style change: removed unnecessary dictionary
2013-10-13 12:35:53 -04:00
Michael DeHaan
beae21dd40
Remove examples of module antipattern of setting the choices array for boolean types.
2013-10-11 08:45:13 -04:00
James Cammarata
6b5b004232
Moving firewalld module from net_infra to system
2013-09-21 01:02:19 -05:00
James Cammarata
70b2d361c5
Merge branch 'maxamillion/firewalld' of https://github.com/maxamillion/ansible into maxamillion-maxamillion/firewalld
2013-09-21 01:01:07 -05:00
David Stygstra
81333599cf
Modules for managing Open vSwitch bridges and ports
2013-09-19 01:06:30 -04:00
Adam Miller
36531cf394
added try/catch around .connected call
2013-09-09 10:03:59 -05:00
Matt Hite
459f290da3
Documentation additions and major refactor
2013-09-06 17:15:01 -07:00
Matt Hite
d75210c414
Documentation additions
2013-09-06 12:31:02 -07:00
James Cammarata
76faa937a1
Merge branch 'devel' of https://github.com/mhite/ansible into mhite-devel
2013-09-03 15:05:13 -05:00
Serge van Ginderachter
bb8ae983c3
bigip_node: additional code
...
- checks if address already assigned to other node name
- add description for node
- check for node addres changes
- add missing code "node exists, potentially modify attributes"
2013-09-02 16:10:09 +02:00
Matt Hite
9f1e024bf9
Initial bigip_node version
2013-09-02 10:53:18 +02:00
Adam Miller
b1583d61c2
added version checking, doesn't work in older versions
2013-08-16 17:29:57 -05:00
Matt Hite
1cafc8542a
Automatically prepend partition if non-fully qualified monitors are passed
2013-08-13 22:00:49 -07:00
Matt Hite
4e9880b8f2
Documentation fixes and enhancements
2013-08-13 20:59:49 -07:00
Adam Miller
8c9a0cb7c9
added firewalld module
...
update with feedback from pull request
2013-08-13 15:38:56 -05:00
Matt Hite
4ca5e7b01d
Fix to better handle concurrent runs of module against same pool
2013-08-09 15:50:44 -07:00
Matt Hite
cc2db3001f
Fixed parameter names
2013-08-08 19:19:20 -07:00
Matt Hite
ec9807b215
New module to manipulate BIG-IP pool members and their attributes
2013-08-08 14:01:20 -07:00
Matt Hite
09e0e973d3
Enhancements to provide pool creation and attributes
2013-08-07 10:39:54 -07:00
Michael DeHaan
6a9db82b3e
Doc formatting/tweaking.
2013-08-05 16:13:50 -04:00
Brice Burgess
00af464b8a
initial import of dnsmadeeasy module
2013-07-25 15:14:05 -05:00
Andrew Todd
bd9d3d4fdd
Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable.
2013-07-17 16:37:04 -04:00
Michael DeHaan
691873ddc1
Fixup documentation YAML
2013-06-30 19:00:43 -04:00
Michael DeHaan
9f6a9def19
Styling: deprecation
2013-06-30 18:55:03 -04:00
Michael DeHaan
405fdf9206
Styling: deprecation
2013-06-30 18:52:17 -04:00
Michael DeHaan
e0877fa085
pep8: deprecation
2013-06-30 18:51:47 -04:00