Serge van Ginderachter
2bc9f5eff0
update version added and add examples
11 years ago
Serge van Ginderachter
7ae16aec57
add missing defaults
11 years ago
Serge van Ginderachter
1fd91c272a
improve logic in setting parameters in check mode (monitor might not exist)
11 years ago
Serge van Ginderachter
62d7b1a62f
do not overwrite properties with defaults
11 years ago
Serge van Ginderachter
f8e40583f2
improve changed result for race conditions
11 years ago
Serge van Ginderachter
5e0fd019b8
adds receive_disable and time_until_up and some bugfixes
11 years ago
Serge van Ginderachter
2e5ab21c39
bigip_monitor_http: add support for hardcoded properties
11 years ago
Serge van Ginderachter
24b8e7585b
some fixes and cleanup per feedback from Matt Hite
11 years ago
Serge van Ginderachter
73cda36c70
initial beta version of bigip_monitor_http module
11 years ago
Michael DeHaan
beae21dd40
Remove examples of module antipattern of setting the choices array for boolean types.
11 years ago
James Cammarata
6b5b004232
Moving firewalld module from net_infra to system
11 years ago
James Cammarata
70b2d361c5
Merge branch 'maxamillion/firewalld' of https://github.com/maxamillion/ansible into maxamillion-maxamillion/firewalld
11 years ago
Adam Miller
36531cf394
added try/catch around .connected call
11 years ago
James Cammarata
76faa937a1
Merge branch 'devel' of https://github.com/mhite/ansible into mhite-devel
11 years ago
Adam Miller
b1583d61c2
added version checking, doesn't work in older versions
11 years ago
Matt Hite
1cafc8542a
Automatically prepend partition if non-fully qualified monitors are passed
11 years ago
Matt Hite
4e9880b8f2
Documentation fixes and enhancements
11 years ago
Adam Miller
8c9a0cb7c9
added firewalld module
...
update with feedback from pull request
11 years ago
Matt Hite
4ca5e7b01d
Fix to better handle concurrent runs of module against same pool
11 years ago
Matt Hite
09e0e973d3
Enhancements to provide pool creation and attributes
11 years ago
Michael DeHaan
6a9db82b3e
Doc formatting/tweaking.
11 years ago
Brice Burgess
00af464b8a
initial import of dnsmadeeasy module
11 years ago
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.
11 years ago
Michael DeHaan
691873ddc1
Fixup documentation YAML
12 years ago
Michael DeHaan
9f6a9def19
Styling: deprecation
12 years ago
Michael DeHaan
405fdf9206
Styling: deprecation
12 years ago
Michael DeHaan
e0877fa085
pep8: deprecation
12 years ago
Michael DeHaan
551b7e4f9a
Merge pull request #3358 from aristanetworks/devel
...
initial arista module import
12 years ago
Peter Sprygada
51279a16a6
moved modules to net_infrastructure
12 years ago
Jan-Piet Mens
3404a0fc16
DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
...
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
Added deprecation warning to moduledev.rst and remove deprecated example from it
Fixed up a few typos and uppercased some acronyms.
add consistency to how EXAMPLES are formatted
12 years ago
Michael DeHaan
64342b5e02
Add newline at end of file
12 years ago
Michael DeHaan
1076077e72
Update version added info.
12 years ago
Matt Hite
9ae34f8896
Initial commit of bigip_pool module
12 years ago
Michael DeHaan
cd97a4cb14
Allow modules to be categorized, and also sort them when generating the documentation.
12 years ago