ansible/network/f5
Tim Rupp faf8f2192d Adds bigip_ssl_certificate module (#2831)
Adds bigip_ssl_certificate module

This module is another in the ongoing "bootstrapping saga" that is
being undertaken. With this module you can manage the lifecycle of
the SSL certificates on a BIG-IP. This includes those used for
SSL offloading.

Tests for this module can be found here

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

Platforms this was tested on are

12.0.0
12.1.0
2016-09-07 15:34:00 +01:00
..
__init__.py Fix rename error. 2014-11-04 17:27:51 -05:00
bigip_device_dns.py This module can be used as part of the bootstrapping of a BIG-IP. It 2016-08-23 12:26:23 -07:00
bigip_device_ntp.py This module can be used as part of the bootstrapping of a BIG-IP. It 2016-08-24 09:38:54 -07:00
bigip_device_sshd.py Addition of bigip_device_sshd module 2016-08-24 09:01:31 -07:00
bigip_facts.py Bugfix bigip_facts that was trying to check the length of an iterator (#2842) 2016-09-02 23:07:32 -07:00
bigip_gtm_datacenter.py Introduces the bigip_gtm_datacenter module (#1000) 2016-08-16 17:14:05 -07:00
bigip_gtm_virtual_server.py Adds documentation fragment to bigip modules 2016-08-23 12:24:15 -07:00
bigip_gtm_wide_ip.py Adds documentation fragment to bigip modules 2016-08-23 12:24:15 -07:00
bigip_irule.py Fixes documentation bugs in bigip_irule (#2797) 2016-08-29 18:29:47 +02:00
bigip_monitor_http.py Adds documentation fragment to bigip modules 2016-08-23 12:24:15 -07:00
bigip_monitor_tcp.py Adds documentation fragment to bigip modules 2016-08-23 12:24:15 -07:00
bigip_node.py Adds documentation fragment to bigip modules 2016-08-23 12:24:15 -07:00
bigip_pool.py Adds documentation fragment to bigip modules 2016-08-23 12:24:15 -07:00
bigip_pool_member.py Adds documentation fragment to bigip modules 2016-08-23 12:24:15 -07:00
bigip_routedomain.py Another bootstrapping module, this module allows for one to manage 2016-08-19 13:35:59 -07:00
bigip_selfip.py Adds allow_service parameter to bigip_selfip (#2808) 2016-08-31 14:49:03 +02:00
bigip_ssl_certificate.py Adds bigip_ssl_certificate module (#2831) 2016-09-07 15:34:00 +01:00
bigip_sys_db.py Introduces the bigip_sys_db module (#998) 2016-08-16 17:13:16 -07:00
bigip_virtual_server.py Adds documentation fragment to bigip modules 2016-08-23 12:24:15 -07:00
bigip_vlan.py Adds bigip_vlan module (#2661) 2016-08-16 17:11:09 -07:00