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
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
Adam Miller
4220c3cc30
added try/catch around .connected call
11 years ago
James Cammarata
4eedfa46a2
Merge branch 'devel' of https://github.com/mhite/ansible into mhite-devel
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
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
Michael DeHaan
fa4313c7ee
Merge pull request #3358 from aristanetworks/devel
...
initial arista module import
12 years ago
Peter Sprygada
037a6d497b
moved modules to net_infrastructure
12 years ago
Jan-Piet Mens
5c69918d53
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
09fc90cca1
Add newline at end of file
12 years ago
Michael DeHaan
a0fa55c7ae
Update version added info.
12 years ago
Matt Hite
27e3171483
Initial commit of bigip_pool module
12 years ago
Michael DeHaan
391fb98ee2
Allow modules to be categorized, and also sort them when generating the documentation.
12 years ago