Provisioning¶
Owner: automation-guild · Reviewed: current
Auto-drafted from ansible-provisioning-* when roles change.
When to use¶
Provisioning a new VM / resource into a target region via the Ansible automation.
Preconditions¶
- Target subscription / tenant confirmed
- Change ticket (if required):
CHG____ - Inventory / target group prepared
- Credentials available via Key Vault (never inline)
Procedure¶
Validation¶
- Resource healthy and registered in CMDB
- Monitoring picks up the node
- Tags present:
costcenter,env,owner,data_residency
Rollback¶
- Re-run with
-e state=absenton the same limit, or the decommission playbook for a full teardown.