Commit graph

35 commits

Author SHA1 Message Date
jctanner
536b5b196f 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
25f7391d1a Fixed version_added and removed reference to traceback module 2013-10-28 14:51:51 -07:00
James Tanner
6f523111d3 Set bigip_pool_member version added to 1.4 2013-10-24 11:41:34 -04:00
jctanner
de1e3f0cbc Merge pull request #4054 from mhite/bigip_pool_member
New bigip_pool_member module
2013-10-22 13:55:41 -07:00
Michael DeHaan
119b6d73dd Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00
James Cammarata
8721ad2909 Moving firewalld module from net_infra to system 2013-09-21 01:02:19 -05:00
James Cammarata
720b68a3c6 Merge branch 'maxamillion/firewalld' of https://github.com/maxamillion/ansible into maxamillion-maxamillion/firewalld 2013-09-21 01:01:07 -05:00
Adam Miller
4220c3cc30 added try/catch around .connected call 2013-09-09 10:03:59 -05:00
Matt Hite
f1a94adbbe Documentation additions and major refactor 2013-09-06 17:15:01 -07:00
Matt Hite
46b32478d2 Documentation additions 2013-09-06 12:31:02 -07:00
James Cammarata
4eedfa46a2 Merge branch 'devel' of https://github.com/mhite/ansible into mhite-devel 2013-09-03 15:05:13 -05:00
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"
2013-09-02 16:10:09 +02:00
Matt Hite
58680f38c3 Initial bigip_node version 2013-09-02 10:53:18 +02:00
Adam Miller
50adda5096 added version checking, doesn't work in older versions 2013-08-16 17:29:57 -05:00
Matt Hite
e2278fd9e8 Automatically prepend partition if non-fully qualified monitors are passed 2013-08-13 22:00:49 -07:00
Matt Hite
b26a88095f Documentation fixes and enhancements 2013-08-13 20:59:49 -07:00
Adam Miller
7ad8f6b176 added firewalld module
update with feedback from pull request
2013-08-13 15:38:56 -05:00
Matt Hite
c556e673c7 Fix to better handle concurrent runs of module against same pool 2013-08-09 15:50:44 -07:00
Matt Hite
33007e75de Fixed parameter names 2013-08-08 19:19:20 -07:00
Matt Hite
4f34afbc1d New module to manipulate BIG-IP pool members and their attributes 2013-08-08 14:01:20 -07:00
Matt Hite
c4a06d32a5 Enhancements to provide pool creation and attributes 2013-08-07 10:39:54 -07:00
Michael DeHaan
2a0d67e6fc Doc formatting/tweaking. 2013-08-05 16:13:50 -04:00
Brice Burgess
91eed0c80b initial import of dnsmadeeasy module 2013-07-25 15:14:05 -05:00
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. 2013-07-17 16:37:04 -04:00
Michael DeHaan
7821473710 Fixup documentation YAML 2013-06-30 19:00:43 -04:00
Michael DeHaan
2e63faf257 Styling: deprecation 2013-06-30 18:55:03 -04:00
Michael DeHaan
c7eb68e043 Styling: deprecation 2013-06-30 18:52:17 -04:00
Michael DeHaan
4827d1451e pep8: deprecation 2013-06-30 18:51:47 -04:00
Michael DeHaan
fa4313c7ee Merge pull request #3358 from aristanetworks/devel
initial arista module import
2013-06-30 14:17:47 -07:00
Peter Sprygada
037a6d497b moved modules to net_infrastructure 2013-06-29 19:59:14 -04:00
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
2013-06-15 20:54:25 +02:00
Michael DeHaan
09fc90cca1 Add newline at end of file 2013-05-11 17:21:29 -04:00
Michael DeHaan
a0fa55c7ae Update version added info. 2013-05-11 16:37:42 -04:00
Matt Hite
27e3171483 Initial commit of bigip_pool module 2013-05-09 10:47:14 -07:00
Michael DeHaan
391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00