summaryrefslogtreecommitdiff
path: root/network
Commit message (Expand)AuthorAgeFilesLines
* Fix gw4/gw6 typo (#1841)Orion Poplawski2016-05-201-3/+3
* Make it possible to manage rules of f5 vs (#1821)David Keijser2016-05-081-1/+40
* Add reselect_tries option to big_pool module (#2156)Ben Knight2016-05-081-0/+23
* add monitor configuration to module "bigip_node" (#2054)sebfere2016-05-051-1/+92
* Reverse the unpack list operationTim Rupp2016-05-046-9/+89
* Adds the __main__ conditional check (#2098)Tim Rupp2016-04-257-7/+12
* Fixes issue #1992 -- fixes issue adding and deleting pools (#1994)Matt Hite2016-04-111-2/+1
* New preserve_node parameter to skip unreferenced node removalMatt Hite2016-04-111-3/+15
* Merge pull request #1931 from mhite/bigip_pool_member_port_0René Moser2016-03-311-4/+3
|\
| * Allow port 0 as a valid pool member portMatt Hite2016-03-301-4/+3
* | The current module supporting F5 BIGIP pool creation does not support a setup...Jason Witkowski2016-03-291-3/+7
|/
* cloudflare_dns: Cosmetic cleanupMichael Gruener2016-03-251-3/+2
* cloudflare_dns: normalize return value and docsMichael Gruener2016-03-251-7/+92
* cloudflare_dns: Cleanup record update handlingMichael Gruener2016-03-251-6/+2
* cloudflare_dns: Allow CNAME content updatesMichael Gruener2016-03-251-0/+11
* cloudflare_dns: Fix solo SRV record creationMichael Gruener2016-03-251-3/+5
* cloudflare_dns: Fix SRV record idempotencyMichael Gruener2016-03-251-1/+1
* Add quotes and equals for set option documentationJames Slagle2016-03-221-1/+1
* cloudflare_dns: Fix wrong variable nameMichael Gruener2016-03-211-2/+2
* cloudflare_dns: minor code improvmentsRene Moser2016-03-191-6/+13
* Merge pull request #1768 from mgruener/cloudflare_dnsRené Moser2016-03-181-0/+536
|\
| * Module to manage Cloudflare DNS recordsMichael Gruener2016-03-181-0/+536
* | Merge pull request #1801 from RickyCook/fix-dnsimple-failRené Moser2016-03-151-1/+1
|\ \
| * | New json_fail syntax for dnsimple moduleRicky Cook2016-03-071-1/+1
| |/
* | Fixing typo in bigip_monitorsmxpt user2016-03-112-2/+2
|/
* Fix typoDag Wieers2016-02-191-1/+1
* minor docfixesBrian Coca2016-02-181-14/+1
* Fixes missing validate_certs parameterTim Rupp2016-02-011-1/+1
* Remove duplicate documentation fieldsToshio Kuratomi2016-01-281-3/+2
* Fix package list for nmcli module.Ashley Penney2016-01-261-0/+1
* Change example to include ethernet as the type.Ashley Penney2016-01-261-1/+1
* Merge pull request #1482 from ansible/json-imports-fallbackBrian Coca2016-01-121-1/+6
|\
| * Update for modules which import json.json-imports-fallbackToshio Kuratomi2016-01-111-1/+6
* | Merge pull request #1263 from sysreq0/develBrian Coca2016-01-121-2/+10
|\ \ | |/ |/|
| * removed commentSebastien Couture2016-01-121-1/+0
| * Added support for DNS SRV recordsSebastien Couture2015-11-181-1/+10
* | Add a returns section for bigip_virtual-serverToshio Kuratomi2016-01-111-0/+8
* | Fix documentation buildToshio Kuratomi2016-01-111-4/+4
* | Update the version_added to 2.1Toshio Kuratomi2016-01-111-1/+1
* | Merge pull request #582 from Etienne-Carriere/f5_vsToshio Kuratomi2016-01-111-0/+465
|\ \
| * | Developpement of enabled/disabled stateEtienne CARRIERE2015-11-181-12/+23
| * | Apply changes according to the reviewEtienne CARRIERE2015-11-181-20/+20
| * | Take review comments in accounts (pull request :582)Etienne CARRIERE2015-10-011-14/+30
| * | Add "Default Persistence profile" supportEtienne CARRIERE2015-07-021-2/+32
| * | Rework on Exception managementEtienne CARRIERE2015-07-021-11/+14
| * | Localize exceptions for F5 LTM virtual server moduleEtienne CARRIERE2015-07-011-55/+72
| * | Documentation fixesEtienne CARRIERE2015-06-051-27/+1
| * | Factor F5 virtual_server module with the common functionsEtienne CARRIERE2015-06-041-49/+10
| * | Creation of bigip_virtual_server moduleEtienne CARRIERE2015-06-041-0/+453
| * | Factor common functions for F5 modulesEtienne CARRIERE2015-06-035-229/+58