redhat-cop / aap_utilities

Ansible Collection for automated deployment of AAP and other objects for general use
https://galaxy.ansible.com/infra/aap_utilities
GNU General Public License v3.0
74 stars 45 forks source link

Add ability to specify certificate content #70

Closed MikeCantCode closed 2 years ago

MikeCantCode commented 2 years ago

The aap_certs role only supports using files for the cert/key vars. It would be nice to be able to specify the cert/key content so we can use a secrets backend like HashiCorp Vault.