Commit Graph

5 Commits (7ffd42f7274d04c6b1e67d11f50b9dcaf252bd80)

Author SHA1 Message Date
Matt Clay 651a25f1a3 Remove duplicate requirements. 8 years ago
Ryan S. Brown 1a7d26a1b8 iam_server_certificate_facts: Correct call to `get_server_certs` 8 years ago
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.
8 years ago
Allen Sanabria 4615a6cc76 iam_server_certificate_facts: change `except` to python 2.6 syntax 8 years ago
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.
8 years ago