Matt Clay
|
651a25f1a3
|
Remove duplicate requirements.
|
2016-07-21 13:04:15 -04:00 |
|
Ryan S. Brown
|
1a7d26a1b8
|
iam_server_certificate_facts: Correct call to get_server_certs
|
2016-07-14 16:24:51 -04:00 |
|
Allen Sanabria
|
f36ec115fc
|
iam_server_certificate_facts: list all certs
If a server name isn't passed, retrieve all server certificates by
default. Change return value to a dict with the server_cert_name being
the key.
|
2016-07-14 16:23:49 -04:00 |
|
Allen Sanabria
|
4615a6cc76
|
iam_server_certificate_facts: change except to python 2.6 syntax
|
2016-07-14 16:22:40 -04:00 |
|
Allen Sanabria
|
c574dbee54
|
iam_server_certificate_facts: Retrieve attributes from server certificate
This module will allow you to retrieve all the attributes
related to a server certificate.
|
2016-07-14 16:22:21 -04:00 |
|