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 3ec172c3ca New module bigip_irule
This module can be used to maintain the iRules for both LTM and GTM
on a BIG-IP. iRules should be supplied in their string form using
normal strings (unlikely), file lookups (likely), or template
lookups (likely).

Tests for this module can be found here

https://github.com/F5Networks/f5-ansible/blob/master/roles/__bigip_irule/tasks/main.yaml

Platforms this was tested on are

11.6.1
12.0.0
12.1.0
10 years ago
..
a10 minor docfixes 10 years ago
asa New module asa_command (#2306) 10 years ago
citrix be explicit about urllib import and remove conditional urllib(2) import 11 years ago
f5 New module bigip_irule 10 years ago
netconf netconf module with edit-config operation (#2103) 10 years ago
__init__.py Fix rename error. 11 years ago
cloudflare_dns.py Add a 'requirements:' field to cloudflare_dns doc (#2631) 10 years ago
dnsimple.py New json_fail syntax for dnsimple module 10 years ago
dnsmadeeasy.py removed comment 10 years ago
haproxy.py Fix argument type to bool. By default shutdown_sessions is always true then it should'nt. (#2596) 10 years ago
ipify_facts.py Update for modules which import json. 10 years ago
lldp.py Add lldpctl to requirements. 11 years ago
nmcli.py Allow value to be bool where 'yes'/'no' are in choices (#2593) 10 years ago
openvswitch_bridge.py Define external_ids ’type' in openvswitch_bridge (#2523) 10 years ago
openvswitch_db.py removed extra syslog message and DOCUMENTATION variable 10 years ago
openvswitch_port.py Update openvswitch_port with tag feature (#2522) 10 years ago
snmp_facts.py Fix typo 10 years ago
wakeonlan.py wakeonlan: New module to send out magic WOL packets (#2271) 10 years ago