Commit graph

77 commits

Author SHA1 Message Date
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
Michael DeHaan
551b7e4f9a Merge pull request #3358 from aristanetworks/devel
initial arista module import
2013-06-30 14:17:47 -07:00
Peter Sprygada
51279a16a6 moved modules to net_infrastructure 2013-06-29 19:59:14 -04:00
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
2013-06-15 20:54:25 +02:00
Michael DeHaan
64342b5e02 Add newline at end of file 2013-05-11 17:21:29 -04:00
Michael DeHaan
1076077e72 Update version added info. 2013-05-11 16:37:42 -04:00
Matt Hite
9ae34f8896 Initial commit of bigip_pool module 2013-05-09 10:47:14 -07:00
Michael DeHaan
cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00