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 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
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_device_ntp.py This module can be used as part of the bootstrapping of a BIG-IP. It 9 years ago
bigip_device_sshd.py Addition of bigip_device_sshd module 9 years ago
bigip_facts.py Bugfix bigip_facts that was trying to check the length of an iterator (#2842) 9 years ago
bigip_gtm_datacenter.py Introduces the bigip_gtm_datacenter module (#1000) 10 years ago
bigip_gtm_virtual_server.py Adds documentation fragment to bigip modules 9 years ago
bigip_gtm_wide_ip.py Adds documentation fragment to bigip modules 9 years ago
bigip_irule.py Fixes documentation bugs in bigip_irule (#2797) 9 years ago
bigip_monitor_http.py Adds documentation fragment to bigip modules 9 years ago
bigip_monitor_tcp.py Adds documentation fragment to bigip modules 9 years ago
bigip_node.py Adds documentation fragment to bigip modules 9 years ago
bigip_pool.py Adds documentation fragment to bigip modules 9 years ago
bigip_pool_member.py Adds documentation fragment to bigip modules 9 years ago
bigip_routedomain.py Another bootstrapping module, this module allows for one to manage 9 years ago
bigip_selfip.py Adds allow_service parameter to bigip_selfip (#2808) 9 years ago
bigip_ssl_certificate.py Adds bigip_ssl_certificate module (#2831) 9 years ago
bigip_sys_db.py Introduces the bigip_sys_db module (#998) 10 years ago
bigip_virtual_server.py Adds documentation fragment to bigip modules 9 years ago
bigip_vlan.py Adds bigip_vlan module (#2661) 10 years ago