cert_rotation.yml

View and edit this Ansible playbook

Back to Library
Playbook Editor
File: playbooks/cert_rotation.yml
Edit the playbook YAML below. Changes are saved to the playbooks/ directory on this server. This playbook will be available for category mapping on the Admin page.
Cancel
Delete this playbook?
Playbook Structure Guide
Standard Variables Available
VariableDescription
regionCurrent execution region (eus2, wus2, etc.)
target_groupHost group within region (web, db, mon)
mop_idMOP identifier
execution_idUnique execution run ID
maintenance_windowScheduled maintenance window
Connection Types
TypeUse When
SSH (default)Running commands on remote VMs
connection: localGit operations, file edits on this server
uri moduleREST API calls to Azure DevOps
command: terraformTerraform CLI operations