Skip to content

Update iRMC certificate

Go to Automation

View in GitLab

Description

This playbook renews the SSL certificate for an iRMC interface. It gets the iRCM password from passwordstate, generates a new certificate with the required SAN entries, converts it to the appropriate format, and uploads it to the iRMC. The playbook ensures secure communication and cleans up temporary files after the process.

Credentials

  • Passwordstate - API Key for iRMC passwords
  • sys_srvaapwin_pki

Input

Variable Description
irmc_hostname Fully qualified domain name of iRMC

Output

None

Dependencies