James Tanner
35dc7d235c
Fix pep8 E701 errors in bigip_monitor_http
11 years ago
jctanner
d9f75ad284
Merge pull request #4621 from sergevanginderachter/bigip_monitor
...
Introduce Big-IP F5 http monitor module
11 years ago
James Tanner
cc2fdb9d83
Fix pep8 errors in bigip_monitor_tcp
11 years ago
Michael DeHaan
f7c3975f21
Add version_added to all modules missing version_added information, the docs formatter will now
...
raise errors when omitted, updated changelog with new modules.
11 years ago
James Tanner
876e503417
Fix docstring in bigip_monitor_tcp module
11 years ago
jctanner
ce080e0fb4
Merge pull request #4813 from sergevanginderachter/bigip_tcpmonitor
...
Introduce Big-IP F5 tcp monitor module
11 years ago
jctanner
f0afb20ceb
Merge pull request #4161 from stygstra/openvswitch-modules
...
Modules for managing Open vSwitch bridges and ports
11 years ago
jctanner
536b5b196f
Merge pull request #4712 from mhite/bigip_node
...
New BIG-IP module for managing node objects
11 years ago
Matt Hite
25f7391d1a
Fixed version_added and removed reference to traceback module
11 years ago
Serge van Ginderachter
8faba17b34
bigip tcp monitor: add examples
11 years ago
Serge van Ginderachter
2bd51e506b
Fix typo
11 years ago
Serge van Ginderachter
70c677eb8b
Implement BIGIP F5 TCP monitor
11 years ago
Serge van Ginderachter
4748329009
clean up comments to show monitor specific code
11 years ago
James Tanner
6f523111d3
Set bigip_pool_member version added to 1.4
11 years ago
jctanner
de1e3f0cbc
Merge pull request #4054 from mhite/bigip_pool_member
...
New bigip_pool_member module
11 years ago
Serge van Ginderachter
7bad73bc50
update version added and add examples
11 years ago
Serge van Ginderachter
6aa3210eb0
add missing defaults
11 years ago
Serge van Ginderachter
7454038d82
improve logic in setting parameters in check mode (monitor might not exist)
11 years ago
Serge van Ginderachter
ad5247b82b
do not overwrite properties with defaults
11 years ago
Serge van Ginderachter
f79c9fb6ce
improve changed result for race conditions
11 years ago
Serge van Ginderachter
0c2e376d5e
adds receive_disable and time_until_up and some bugfixes
11 years ago
Serge van Ginderachter
d9bb38f7c7
bigip_monitor_http: add support for hardcoded properties
11 years ago
Serge van Ginderachter
940419d085
some fixes and cleanup per feedback from Matt Hite
11 years ago
Serge van Ginderachter
2005332e7b
initial beta version of bigip_monitor_http module
11 years ago
David Stygstra
aa496e36a2
Minor style change: removed unnecessary dictionary
11 years ago
Michael DeHaan
119b6d73dd
Remove examples of module antipattern of setting the choices array for boolean types.
11 years ago
James Cammarata
8721ad2909
Moving firewalld module from net_infra to system
11 years ago
James Cammarata
720b68a3c6
Merge branch 'maxamillion/firewalld' of https://github.com/maxamillion/ansible into maxamillion-maxamillion/firewalld
11 years ago
David Stygstra
4b4e0926bb
Modules for managing Open vSwitch bridges and ports
11 years ago
Adam Miller
4220c3cc30
added try/catch around .connected call
11 years ago
Matt Hite
f1a94adbbe
Documentation additions and major refactor
11 years ago
Matt Hite
46b32478d2
Documentation additions
11 years ago
James Cammarata
4eedfa46a2
Merge branch 'devel' of https://github.com/mhite/ansible into mhite-devel
11 years ago
Serge van Ginderachter
faae84bf0e
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"
11 years ago
Matt Hite
58680f38c3
Initial bigip_node version
11 years ago
Adam Miller
50adda5096
added version checking, doesn't work in older versions
11 years ago
Matt Hite
e2278fd9e8
Automatically prepend partition if non-fully qualified monitors are passed
11 years ago
Matt Hite
b26a88095f
Documentation fixes and enhancements
11 years ago
Adam Miller
7ad8f6b176
added firewalld module
...
update with feedback from pull request
11 years ago
Matt Hite
c556e673c7
Fix to better handle concurrent runs of module against same pool
11 years ago
Matt Hite
33007e75de
Fixed parameter names
11 years ago
Matt Hite
4f34afbc1d
New module to manipulate BIG-IP pool members and their attributes
11 years ago
Matt Hite
c4a06d32a5
Enhancements to provide pool creation and attributes
11 years ago
Michael DeHaan
2a0d67e6fc
Doc formatting/tweaking.
11 years ago
Brice Burgess
91eed0c80b
initial import of dnsmadeeasy module
11 years ago
Andrew Todd
e477d993dd
Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable.
11 years ago
Michael DeHaan
7821473710
Fixup documentation YAML
12 years ago
Michael DeHaan
2e63faf257
Styling: deprecation
12 years ago
Michael DeHaan
c7eb68e043
Styling: deprecation
12 years ago
Michael DeHaan
4827d1451e
pep8: deprecation
12 years ago