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/f5
Tim Rupp fc91c93108 This module can be used as part of the bootstrapping of a BIG-IP. It
allows one to configure the various DNS settings that are part of
a BIG-IP.

Tests for this module can be found here

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

Platforms this was tested on are

11.6.0
12.0.0
12.1.0
12.1.0 HF1
9 years ago
..
__init__.py Fix rename error. 11 years ago
bigip_device_dns.py This module can be used as part of the bootstrapping of a BIG-IP. It 9 years ago
bigip_facts.py Adds coding conventions to the bigip_facts module (#2515) 10 years ago
bigip_gtm_datacenter.py Introduces the bigip_gtm_datacenter module (#1000) 9 years ago
bigip_gtm_virtual_server.py Adds server port argument to legacy modules (#2444) 10 years ago
bigip_gtm_wide_ip.py Adds server port argument to legacy modules (#2444) 10 years ago
bigip_monitor_http.py Adds style conventions to bigip_monitor_http (#2564) 10 years ago
bigip_monitor_tcp.py Bugfixes and code style (#2627) 10 years ago
bigip_node.py Adds style conventions for bigip_node (#2697) 10 years ago
bigip_pool.py Adds style conventions to bigip_pool (#2537) 10 years ago
bigip_pool_member.py bigip_pool_member: fix idempotency with session_state argument (#2745) 9 years ago
bigip_routedomain.py Another bootstrapping module, this module allows for one to manage 9 years ago
bigip_selfip.py Adds the bigip_selfip module 9 years ago
bigip_sys_db.py Introduces the bigip_sys_db module (#998) 9 years ago
bigip_virtual_server.py Adds coding conventions for the bigip-virtual-server module (#2473) 10 years ago
bigip_vlan.py Adds bigip_vlan module (#2661) 9 years ago