robinslot Hi, I have created an Ansible module that can be used to automatically create a certificate in Certwarden. It returns the api keys for the certificate and private key, which can then be included in a certificate script. I may eventually try to get it in a proper community collection, but for now you can get it here and add it to your local ansible library directory: https://gist.github.com/Derkades/053e7dbb173a156ad1bc2a26b900cead
gregtwallace This looks pretty sweet! I am not familiar with Ansible beyond knowing loosely what it is. Do you think the two files would be good in like an Ansible/ subfolder of the scripts repo?