community.general/lib/ansible/modules/extras/network/f5
Tim Rupp 7e36f4f302 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-12-08 11:34:49 -05:00
..
__init__.py
bigip_device_ntp.py This module can be used as part of the bootstrapping of a BIG-IP. It allows one to configure the various NTP settings that are part of a BIG-IP. 2016-12-08 11:34:43 -05:00
bigip_device_sshd.py Addition of bigip_device_sshd module 2016-12-08 11:34:43 -05:00
bigip_facts.py Bugfix bigip_facts that was trying to check the length of an iterator (#2842) 2016-12-08 11:34:47 -05:00
bigip_gtm_datacenter.py Introduces the bigip_gtm_datacenter module (#1000) 2016-12-08 11:34:41 -05:00
bigip_gtm_virtual_server.py Adds documentation fragment to bigip modules 2016-12-08 11:34:42 -05:00
bigip_gtm_wide_ip.py Adds documentation fragment to bigip modules 2016-12-08 11:34:42 -05:00
bigip_irule.py Fixes documentation bugs in bigip_irule (#2797) 2016-12-08 11:34:43 -05:00
bigip_monitor_http.py Adds documentation fragment to bigip modules 2016-12-08 11:34:42 -05:00
bigip_monitor_tcp.py Adds documentation fragment to bigip modules 2016-12-08 11:34:42 -05:00
bigip_node.py Adds documentation fragment to bigip modules 2016-12-08 11:34:42 -05:00
bigip_pool.py Adds documentation fragment to bigip modules 2016-12-08 11:34:42 -05:00
bigip_pool_member.py Adds documentation fragment to bigip modules 2016-12-08 11:34:42 -05:00
bigip_routedomain.py Another bootstrapping module, this module allows for one to manage route domains on a BIG-IP. 2016-12-08 11:34:42 -05:00
bigip_selfip.py Adds allow_service parameter to bigip_selfip (#2808) 2016-12-08 11:34:47 -05:00
bigip_ssl_certificate.py Adds bigip_ssl_certificate module (#2831) 2016-12-08 11:34:49 -05:00
bigip_sys_db.py Introduces the bigip_sys_db module (#998) 2016-12-08 11:34:41 -05:00
bigip_virtual_server.py Adds documentation fragment to bigip modules 2016-12-08 11:34:42 -05:00
bigip_vlan.py Adds bigip_vlan module (#2661) 2016-12-08 11:34:40 -05:00