You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/network
Tim Rupp b6a2e8ad67 Introduces the bigip_sys_db module (#998)
This module can be used to directly manipulate the system database
variables in a BIG-IP. It supports both the iControl SOAP and iControl
REST APIs, but default to the REST API. With this module, you can
perform operations similar to those available in tmsh to set system
variables such as turning off the default setup screen.

This module is most useful in the initial provisioning of a BIG-IP
8 years ago
..
a10 minor docfixes 9 years ago
asa New module asa_command (#2306) 8 years ago
citrix be explicit about urllib import and remove conditional urllib(2) import 10 years ago
f5 Introduces the bigip_sys_db module (#998) 8 years ago
netconf netconf module with edit-config operation (#2103) 9 years ago
__init__.py Fix rename error. 10 years ago
cloudflare_dns.py Update comment for ttl parameter to indicate 2-119 seconds is invalid (#2546) 8 years ago
dnsimple.py New json_fail syntax for dnsimple module 9 years ago
dnsmadeeasy.py removed comment 9 years ago
haproxy.py Fix argument type to bool. By default shutdown_sessions is always true then it should'nt. (#2596) 8 years ago
ipify_facts.py Update for modules which import json. 9 years ago
lldp.py Add lldpctl to requirements. 9 years ago
nmcli.py Fix gw4/gw6 typo (#1841) 9 years ago
openvswitch_bridge.py Define external_ids ’type' in openvswitch_bridge (#2523) 9 years ago
openvswitch_db.py removed extra syslog message and DOCUMENTATION variable 9 years ago
openvswitch_port.py Update openvswitch_port with tag feature (#2522) 9 years ago
snmp_facts.py Fix typo 9 years ago
wakeonlan.py wakeonlan: New module to send out magic WOL packets (#2271) 8 years ago